Skip to content

c0d-0x/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

neovim config based on kikstart nvim

.
├── init.lua
├── lazy-lock.json
├── LICENSE
├── lua
│   ├── core
│   ├── lsp
│   └── plugins
└── README.md

Note

Fully functional on NVIM v0.11.+

Usage

#Backup your nvim config
mv ~/.config/nvim/ ~/.config/nvim_backup

#install: luarocks, codespell, nodejs, rustup and go

# clone repo
git clone https://github.com/c0d-0x/nvim-config.git ~/.config/nvim

About

neovim config based on kikstart nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages