- sudo apt remove neovim
- wget https://github.com/neovim/neovim/releases/download/vx.x.x/nvim-linux64.tar.gz, 选择相应Neovim版本vx.x.x和系统版本
- mv nvim-linux64.tar.gz ~/.local/bin, 建议放到这个路径下
- tar xzvf nvim-linux64.tar.gz
- rm -rf nvim-linux64.tar.gz
- cd /usr/bin
- ln -s ~/.local/bin/nvim-linux64/bin/nvim nvim, 创建一个符号链接到/usr/bin或其他已在PATH中的目录
-
Notifications
You must be signed in to change notification settings - Fork 0
Neovim Config Base On LazyVim
License
Joreh-T/nvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Neovim Config Base On LazyVim
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published