NVIM
Install LSP
# tsserver(JS/TS)
npm i -g typescript typescript-language-server
# Go(gopls)
go get golang.org/x/tools/gopls@latest
| name | last commit | last update |
|---|---|---|
| .. | ||
| lua/ | convert init.vim in modules, update zsh && git | 4 years ago 2021-06-02 19:40:42 EEST |
| vimscript/ | convert init.vim in modules, update zsh && git | 4 years ago 2021-06-02 19:40:42 EEST |
| README.md | convert init.vim in modules, update zsh && git | 4 years ago 2021-06-02 19:40:42 EEST |
| init.vim | convert init.vim in modules, update zsh && git | 4 years ago 2021-06-02 19:40:42 EEST |
# tsserver(JS/TS)
npm i -g typescript typescript-language-server
# Go(gopls)
go get golang.org/x/tools/gopls@latest