Skip to content

xzheng4/nvim_ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim_ide

my nvim IDE plugins and key mappings

Download nvim

 curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim.appimage
 chmod u+x nvim.appimage
 ./nvim.appimage

Install nodejs

curl -sL install-node.now.sh | bash
git clone https://github.com/xzheng4/nvim_ide ~/.config/nvim --depth 1

Install a language server

npm i -g pyright
apt install clangd

About

my nvim IDE plugins and key mappings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published