prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 161 forks source link

feature request: vim-gitgutter functionality #71

Open mnowotka opened 8 years ago

mnowotka commented 8 years ago

First of all thanks for pyvim - it's excellent and I'm almost tempted to start using it as my IDE. From my point of view one of the most important missing functionalities is something that vim-gitgutter offers for vim: highlighting lines that has been added/removed/modified compared to git head, just take a look:

https://github.com/airblade/vim-gitgutter