aboutsummaryrefslogtreecommitdiff
path: root/vim/bundles.vim
Commit message (Collapse)AuthorAgeFilesLines
* vim: call goimports on save properly.Miquel Sabaté2014-11-141-0/+3
| | | | | Apparently vim-go has added this settings in which you can tell him which gofmt to be called on save. So no more crappy autocmd there :)
* vim: updated vundle -> Vundle.vim.Miquel Sabaté2014-11-141-7/+10
|
* vim: using the vim-go plugin, instead of the Go's official vim support.Miquel Sabaté2014-03-301-0/+1
|
* vim: let's user Derek Wyatt's scala plugin.Miquel Sabaté2014-02-111-0/+1
|
* vim: turn the plugins on after loading the bundles.vim file.Miquel Sabaté2014-02-111-3/+0
| | | | This is the way it's supposed to be done anyways.
* vim: added the CtrlP plugin.Miquel Sabaté2014-01-301-0/+10
| | | | I've also moved the configuration of plugins in the bundles.vim file.
* vim: let's use vundle.Miquel Sabaté2014-01-031-0/+12