- Download the appropriate Neovim. If Neovim was installed via a package manager, uninstall it first. eg. sudo apt remove neovim
- Download the appropriate version. eg. wget https://github.com/neovim/neovim/releases/download/nvim-Vx.x.x.tar.gz
- Move it to a preferred path. eg. mv nvim-Vx.x.x.tar.gz ~/.local/bin
- Extract it. eg. tar xzvf nvim-linux64.tar.gz
- Link to /usr/bin or another directory already in PATH. eg. ln -s /customDirectory/nvim_Vx.x.x/bin/nvim nvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Joreh-T/nvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
Neovim Config Base On LazyVim
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published