aboutsummaryrefslogtreecommitdiff
path: root/vim/bundles.vim
Commit message (Collapse)AuthorAgeFilesLines
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-38/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Use ag for searching stuff in vimMiquel Sabaté Solà2016-05-181-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: added the hcl formatter pluginMiquel Sabaté Solà2016-03-151-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: added more pluginsMiquel Sabaté Solà2016-03-041-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: call golint on save if the executable existsMiquel Sabaté Solà2015-10-081-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* 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