vim-signify/autoload/sy
blacksand 2b05c7fd04 Fix locale setting for Chinese Windows versions
On the Chinese version of Windows, v:lang is "zh_CN", but execute
":language zh_CN" will fail and ":language chinese_china" must be used
to change the locale instead.

Closes #116.
2014-02-05 22:07:27 +01:00
..
debug.vim Use 1-based indexing for buffer ranges 2013-11-22 20:51:37 +01:00
highlight.vim Fix matching of the "first line deleted" sign 2014-01-15 09:48:43 +01:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim Replace all uses of "cd … && do_something" with sy#util#run_in_dir 2014-01-30 23:04:39 -05:00
sign.vim Fix locale setting for Chinese Windows versions 2014-02-05 22:07:27 +01:00
util.vim Add sy#util#run_in_dir to run system() within a specific directory 2014-01-30 23:03:55 -05:00