all repos

dotfiles @ eb4f1a5b5a6db5b93560103ed62604accb1ed4bc

i use rach linux btw

dotfiles/config/nvim

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

NVIM

Install LSP

# tsserver(JS/TS)
npm i -g typescript typescript-language-server
# Go(gopls)
go get golang.org/x/tools/gopls@latest