Marco Hinz
d496a8dc76
Fix problem on :SignifyToggleHighlight
...
It was possible to run the command before the variable
signify_line_highlight was set. It's disabled by default now.
Closes #59 .
2013-08-21 19:13:03 +02:00
Marco Hinz
b29cd71f6d
Set encoding for plugin files
...
Closes #54 .
2013-08-19 17:36:16 +02:00
Dario Sneidermanis
0bde67c6c8
Allow highlight groups overriding
...
The [default] argument is used for setting the default highlighting for a group. If highlighting has already been specified for the group the command will be ignored. Also when there is an existing link.
2013-08-17 20:57:41 -03:00
Marco Hinz
7ae3a0f5ff
Avoid creating the useless highlight group NONE
...
By using the wrong :sign-define syntax, a highlighting group NONE was
created by accident.
Closes #45 .
2013-07-28 20:38:38 +02:00
Marco Hinz
ea331d6065
Populate autoload/
2013-07-17 12:30:58 +02:00