aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* vim: use setlocal instead of set.Miquel Sabaté2014-10-061-9/+9
|
* vim: properly set noexpandtab for Go and PHP.Miquel Sabaté2014-10-061-2/+2
|
* vim: use 4 spaces for PHP.Miquel Sabaté2014-10-061-1/+1
|
* vim: added a filetype rule for shell scripts.Miquel Sabaté2014-09-101-0/+1
|
* vim: all the calls to autocmd are now in a separate file.Miquel Sabaté2014-08-291-0/+19
|
* 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-032-0/+12
|
* vim: Added the xoria256 colorscheme.Miquel Sabaté2013-12-101-0/+142