vim-signify/autoload
Marco Hinz 5db82c4d2a Let counter overflow if more than 100 lines deleted
If there are more than 99 deleted lines, the actual count isn't being
important anymore. Thus we just let it overflow and save another
conditional.

100 deleted lines -> "00"

Closes #109.
2014-01-01 22:54:49 +01:00
..
sy Let counter overflow if more than 100 lines deleted 2014-01-01 22:54:49 +01:00
sy.vim Improve speed of :vimgrep by using a global lock 2013-11-26 11:11:52 +01:00