| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vim: call goimports on save properly. | Miquel Sabaté | 2014-11-14 | 1 | -3/+0 |
| | | | | | | 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: 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 |
