markonm / traces.vim

Range, pattern and substitute preview for Vim
MIT License
742 stars 13 forks source link

Add support for Neovim #2

Closed hibachrach closed 7 years ago

hibachrach commented 7 years ago

It works fine for me. Not sure what feature patch1067 of Vim 8 had, though, so it may need to check the version of Neovim as well.

markonm commented 7 years ago

Vim version is because of this https://github.com/vim/vim/commit/e723c42836d971180d1bf9f98916966c5543fff1. I don't think Neovim has the same problem.