| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vim: added the hcl formatter plugin | Miquel Sabaté Solà | 2016-03-15 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | vim: added more plugins | Miquel Sabaté Solà | 2016-03-04 | 1 | -0/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | vim: automatically set Vagrantfile as ruby | Miquel Sabaté Solà | 2016-02-17 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | vim: call golint on save if the executable exists | Miquel Sabaté Solà | 2015-10-08 | 2 | -3/+5 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | vim: added the `.lvimrc` thing. | Miquel Sabaté | 2014-12-02 | 1 | -0/+6 |
| | | |||||
| * | vim: call goimports on save properly. | Miquel Sabaté | 2014-11-14 | 2 | -3/+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 | 3 | -7/+10 |
| | | |||||
| * | vim: use setlocal instead of set. | Miquel Sabaté | 2014-10-06 | 1 | -9/+9 |
| | | |||||
| * | vim: properly set noexpandtab for Go and PHP. | Miquel Sabaté | 2014-10-06 | 1 | -2/+2 |
| | | |||||
| * | vim: use 4 spaces for PHP. | Miquel Sabaté | 2014-10-06 | 1 | -1/+1 |
| | | |||||
| * | vim: added a filetype rule for shell scripts. | Miquel Sabaté | 2014-09-10 | 1 | -0/+1 |
| | | |||||
| * | vim: all the calls to autocmd are now in a separate file. | Miquel Sabaté | 2014-08-29 | 1 | -0/+19 |
| | | |||||
| * | 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 | 2 | -0/+12 |
| | | |||||
| * | vim: Added the xoria256 colorscheme. | Miquel Sabaté | 2013-12-10 | 1 | -0/+142 |
