This website requires JavaScript.
Explore
Help
Sign In
m-vim_plugins
/
vim-gitgutter
Watch
1
Star
0
Fork
0
You've already forked vim-gitgutter
mirror of
https://github.com/airblade/vim-gitgutter.git
synced
2025-11-08 19:43:47 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c034be0d31168c8f4770ef7b69adb67d00d6f3d
vim-gitgutter
/
autoload
/
gitgutter
History
Andy Stewart
1c034be0d3
Store buffer local variables in a single dictionary.
...
This reduces the footprint in the buffer variable namespace to a single key.
2017-02-22 11:28:25 +00:00
..
async.vim
Specify job command as a string on Windows.
2016-12-23 11:20:17 +00:00
debug.vim
Allow configuration of git executable.
2016-05-16 13:47:14 +01:00
diff.vim
DRY buffer local namespace prefix.
2017-02-22 10:51:12 +00:00
highlight.vim
Abort functions at first error.
2016-05-13 14:14:41 +01:00
hunk.vim
DRY buffer local namespace prefix.
2017-02-22 10:51:12 +00:00
sign.vim
DRY buffer local namespace prefix.
2017-02-22 10:51:12 +00:00
utility.vim
Store buffer local variables in a single dictionary.
2017-02-22 11:28:25 +00:00