Skip to content

Alexis-Zhang0812/yunsNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yunsNvim - A lite nvim configuration

Developing...

Install Neovim(0.7+)

Offical wiki

https://github.com/neovim/neovim/wiki/Installing-Neovim

Debian

for testing and sid

sudo apt install neovim

for older

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

Install the config

Make sure to remove or move your current nvim directory

git clone https://github.com/Alexis-Zhang0812/yunsNvim.git ~/.config/nvim

About

A lite nvim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages