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
9325986457f18b30e39f27d25b89d62545f6e3ee
vim-gitgutter
/
autoload
/
gitgutter
History
Daniel Hahler
4931dd1a82
Conditionally define s:vimdiff
...
This optimizes it a bit since the `exists()` is not called always.
2018-02-21 11:46:36 +00:00
..
async.vim
Big refactor.
2018-02-12 14:25:11 +00:00
debug.vim
Big refactor.
2018-02-12 14:25:11 +00:00
diff.vim
Improve GitGutter User autocommand: context/unsilent
2018-02-21 11:23:02 +00:00
highlight.vim
Big refactor.
2018-02-12 14:25:11 +00:00
hunk.vim
Fixed call to current_hunk in hunk text object
2018-02-19 10:14:34 +00:00
sign.vim
Big refactor.
2018-02-12 14:25:11 +00:00
utility.vim
Conditionally define s:vimdiff
2018-02-21 11:46:36 +00:00