dotfiles/vim/vim.symlink/bundle
Max Bucknell aae033e210 Fix highlighting of errors.
Syntastic by default adds a sign, which is shown in the gutter of the
buffer. Signs also add a style to the entire line, and this can be used
to style the line containing an error. However, it also shows a sign in
the gutter, which I did not want.

This commit adds a match style to the line, without requiring a sign to
be shown in the gutter.
2015-01-11 09:36:00 +00:00
..
command-t Swap FuzzyFinder for Command-T. 2015-01-11 09:33:36 +00:00
syntastic Fix highlighting of errors. 2015-01-11 09:36:00 +00:00
YouCompleteMe Install YouCompleteMe. 2014-11-24 07:12:33 +00:00