vim-signify/autoload/sy
Marco Hinz 34ee12d179
Vim compat fix: type variables were introduced in 7.4.2071
To avoid issues for Vim versions between 7.4.1966 and 7.4.2071, we now use
type() to distinguish between the type of variable `job_id` being either Number
or Job.
2017-02-17 16:25:00 +01:00
..
debug.vim Simplify sign ID handling 2017-01-18 16:28:35 +01:00
fold.vim SignifyToggleFold -> SignifyFold! 2015-12-09 00:31:59 +01:00
highlight.vim New option: g:signify_sign_show_text 2016-09-28 17:05:40 +02:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim Vim compat fix: type variables were introduced in 7.4.2071 2017-02-17 16:25:00 +01:00
sign.vim Don't switch window in exit handler 2017-01-30 14:50:32 +01:00
util.vim Add sy#util#chdir() 2017-01-18 17:15:15 +01:00