Quramy / tsuquyomi

A Vim plugin for TypeScript

Home Page:http://www.vim.org/scripts/script.php?script_id=5151

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:TsuRenameSymbol doesn't work on Neovim

pablopunk opened this issue · comments

I tried on vim and it does work. But, if I try it on nvim it just doesn't do anything, no errors and no questions (I mean the question that should ask for new name)

NVIM v0.3.4
Vi IMproved 8.0
MacOS 10.14.3
.vimrc

Did you install Shougo/vimproc.vim?

Sorry, I use coc.nvim now, so I won't try to reproduce this but I do remember installing vimproc. We can close this if no one else has the issue.