vim-signify/autoload/sy
Marco Hinz 021b801eb4 Work around separator issues
Use split() instead of substitute(), since the latter simply parses strings
and doesn't understand the notion of path separators. Backslashes would be
interpreted as beginning escape sequences.

Using split() works around this problem.

Closes #163.
2015-06-04 09:51:48 +02:00
..
debug.vim Add :SignifyDebugUnknown 2015-05-26 10:59:29 +02:00
fold.vim Add :SignifyFold 2015-06-02 15:12:57 +02:00
highlight.vim Add support for lazy loading 2014-11-02 09:28:54 +01:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim Work around separator issues 2015-06-04 09:51:48 +02:00
sign.vim Useless use of :execute 2015-05-25 16:37:37 +02:00
util.vim Use b:sy_info 2015-05-20 14:00:39 +02:00