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-10 04:23:46 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
833b8a439f1aa7798439fb5bfe31aee9ba2b88e0
vim-gitgutter
/
autoload
History
Chris Faulkner
833b8a439f
Use proper regex when fetching SignColumn colors.
...
The previous regex would incorrectly match null characters in some cases.
2014-05-21 20:47:33 -07:00
..
debug.vim
Add debug command.
2014-02-03 14:13:05 +01:00
diff.vim
Add hunk previewing.
2014-03-18 13:50:22 +01:00
gitgutter.vim
Fix independent toggling of signs in sign column and line highlights.
2014-05-19 15:50:51 +02:00
highlight.vim
Use proper regex when fetching SignColumn colors.
2014-05-21 20:47:33 -07:00
hunk.vim
Refactor hunk functionality.
2014-03-17 10:48:05 +01:00
sign.vim
Optimise removal of all signs where possible.
2014-03-24 10:26:36 +01:00
utility.vim
Fix typo in function definition.
2014-05-07 14:10:13 +02:00