mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 19:43:47 -05:00
Before this change, neovim's omnicompletion would always insert the first completion option without allowing the user to choose any other. Thanks to @lvht, @chemzqm, and @Shougo for help with this. Closes #310, #311.