JaredVogt / vimrc

CONFIG: my vimrc
0 stars 0 forks source link

implement - advancements to gitgutter #18

Open JaredVogt opened 8 years ago

JaredVogt commented 8 years ago

prefer the GUI version to the terminal version because the GUI fires focus events. I use FocusLost to avoid typing :w every time I switch away and FocusGained to pulse the cursorline and have vim-gitgutter automatically update all the visible buffers when I switch back to MacVim.

http://howivim.com/2016/andy-stewart/