sjl / vitality.vim

Make Vim play nicely with iTerm 2 and tmux.
http://github.com/sjl/vitality.vim
MIT License
320 stars 30 forks source link

Added support for replace mode #38

Open nickeb96 opened 7 years ago

nickeb96 commented 7 years ago

Allows cursor shape to be changed when entering or leaving replace mode. I set the default cursor shape to the one that looks like an underscore because that is what gvim uses. I also modified the documentation to include information about the new options.

nickeb96 commented 7 years ago

Please let me know if there is something I need to change or add in order for my pull request to be accepted.