Quramy / tsuquyomi

A Vim plugin for TypeScript
http://www.vim.org/scripts/script.php?script_id=5151
1.39k stars 72 forks source link

Slow to open files #314

Open dino-rodriguez opened 2 years ago

dino-rodriguez commented 2 years ago

Tsuquyomi takes about 5 seconds to open the files. I'm using it in conjunction with syntastic. Can we make the language server async? Or is it another problem?