| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vim: call goimports on save properly. | Miquel Sabaté | 2014-11-14 | 1 | -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-14 | 1 | -7/+10 |
| | | |||||
| * | vim: using the vim-go plugin, instead of the Go's official vim support. | Miquel Sabaté | 2014-03-30 | 1 | -0/+1 |
| | | |||||
| * | vim: let's user Derek Wyatt's scala plugin. | Miquel Sabaté | 2014-02-11 | 1 | -0/+1 |
| | | |||||
| * | vim: turn the plugins on after loading the bundles.vim file. | Miquel Sabaté | 2014-02-11 | 1 | -3/+0 |
| | | | | | This is the way it's supposed to be done anyways. | ||||
| * | vim: added the CtrlP plugin. | Miquel Sabaté | 2014-01-30 | 1 | -0/+10 |
| | | | | | I've also moved the configuration of plugins in the bundles.vim file. | ||||
| * | vim: let's use vundle. | Miquel Sabaté | 2014-01-03 | 1 | -0/+12 |
