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

Doesn't work.. (NVIM v0.3.1)

olalonde opened this issue · comments

commented

I'm trying to use this plugin with NVIM v0.3.1 and it doesn't work. I start typing func, click and I get this:

Screenshot 2019-09-05 22 41 14

:TsuStatusServer prints dead.

commented

Had to install vimproc

Plug 'Shougo/vimproc.vim', {'do' : 'make'} " required by tsuquyomi
Plug 'Quramy/tsuquyomi' " typesript autocompletion