Reed Krantz
Results
1
comments of
Reed Krantz
I just got deoplete auto-completion working with neovim using [TernJS](https://ternjs.net/doc/manual.html#server). First I roughly followed this guide to setup neovim as a [javascript IDE](https://codekoalas.com/blog/setting-neovim-javascript-development). The lines I added to `~/.config/nvim/init.vim` were...