dotfiles/vim/vim.symlink
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
..
autoload Add Pathogen 2014-11-24 05:53:33 +00:00
bundle Fix highlighting of errors. 2015-01-11 09:36:00 +00:00
colors Install Syntastic 2014-11-24 09:25:58 +00:00