Files
vim-gitgutter/autoload
Andy Stewart ceeba75239 Fix independent toggling of signs in sign column and line highlights.
Note that line highlighting requires signs to be placed (because the
line highlight is simply an attribute of a sign).  If the user doesn't
want to see signs in the sign column, but does want line highlighting,
then we make the signs in the sign column invisible.

If neither the signs in the sign column nor the line highlights are
needed (presumably the user just looks at the hunks stats) then we can
remove all signs, at which point Vim removes the sign column...unless
the "sign column always" option is set.
2014-05-19 15:50:51 +02:00
..
2014-02-03 14:13:05 +01:00
2014-03-18 13:50:22 +01:00
2014-03-17 10:48:05 +01:00
2014-05-07 14:10:13 +02:00