All Projects → akiomik → Git Gutter Vim

akiomik / Git Gutter Vim

Licence: mit
git gutter for vim

Projects that are alternatives of or similar to Git Gutter Vim

Lightline.vim
A light and configurable statusline/tabline plugin for Vim
Stars: ✭ 5,886 (+25491.3%)
Mutual labels:  vim-plugin
Context.vim
Vim plugin that shows the context of the currently visible buffer contents
Stars: ✭ 688 (+2891.3%)
Mutual labels:  vim-plugin
Vim Quickrepl
The Simplest Faster way to open your REPL for filetypes.
Stars: ✭ 17 (-26.09%)
Mutual labels:  vim-plugin
Ansible Vim
A vim plugin for syntax highlighting Ansible's common filetypes
Stars: ✭ 633 (+2652.17%)
Mutual labels:  vim-plugin
Vim Easymotion
Vim motions on speed!
Stars: ✭ 6,247 (+27060.87%)
Mutual labels:  vim-plugin
Vim Move
Plugin to move lines and selections up and down
Stars: ✭ 743 (+3130.43%)
Mutual labels:  vim-plugin
Phpcomplete.vim
Improved PHP omnicompletion
Stars: ✭ 582 (+2430.43%)
Mutual labels:  vim-plugin
Git Messenger.vim
Vim and Neovim plugin to reveal the commit messages under the cursor
Stars: ✭ 904 (+3830.43%)
Mutual labels:  vim-plugin
Apprentice
A dark, low-contrast, Vim colorscheme.
Stars: ✭ 688 (+2891.3%)
Mutual labels:  vim-plugin
Vim Grammarous
A powerful grammar checker for Vim using LanguageTool.
Stars: ✭ 780 (+3291.3%)
Mutual labels:  vim-plugin
Vim Matchup
vim match-up: even better % 👊 navigate and highlight matching words 👊 modern matchit and matchparen replacement
Stars: ✭ 638 (+2673.91%)
Mutual labels:  vim-plugin
Vim Quickrun
Run commands quickly.
Stars: ✭ 671 (+2817.39%)
Mutual labels:  vim-plugin
Vimcompletesme
You don't Complete Me; Vim Completes Me! A super simple, super minimal, super light-weight tab completion plugin for Vim.
Stars: ✭ 752 (+3169.57%)
Mutual labels:  vim-plugin
Alchemist.vim
Elixir Integration Into Vim
Stars: ✭ 632 (+2647.83%)
Mutual labels:  vim-plugin
Vim Diff Toggle
🛠 Vim plugin to speed up editing diff files
Stars: ✭ 17 (-26.09%)
Mutual labels:  vim-plugin
Vim Hexokinase
hexokinase.vim - (Neo)Vim plugin for asynchronously displaying the colours in the file (#rrggbb, #rgb, rgb(a)? functions, hsl(a)? functions, web colours, custom patterns)
Stars: ✭ 622 (+2604.35%)
Mutual labels:  vim-plugin
Clever F.vim
Extended f, F, t and T key mappings for Vim.
Stars: ✭ 730 (+3073.91%)
Mutual labels:  vim-plugin
Tmux Navigate
🥂 Seamless tmux/vim navigation (over SSH too!)
Stars: ✭ 23 (+0%)
Mutual labels:  vim-plugin
Crease.vim
Easy foldtext customization for [neo]vim.
Stars: ✭ 19 (-17.39%)
Mutual labels:  vim-plugin
Vimwiki
Personal Wiki for Vim
Stars: ✭ 6,970 (+30204.35%)
Mutual labels:  vim-plugin

git-gutter-vim

About

git-gutter.vim is a vim plugin version of git-gutter(sublime text2 plugin). This plugin updates gutter when you save a file.

screenshot

Quick installation (with NeoBundle)

  1. Add the following line to your .vimrc.
NeoBundle 'akiomik/git-gutter-vim'
  1. Run this command on vim.
:NeoBundleInstall

License

The MIT License. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].