Skip to content

yohpapa/config-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-nvim

This is my neovim configuration based on https://github.com/LunarVim/Neovim-from-scratch.

Install an unstable neovim

$ sudo add-apt-repository ppa:neovim-ppa/unstable
$ sudo apt update
$ sudo apt install neovim

Install other packages to make the configurations work

$ sudo apt install ripgrep
$ sudo apt install chafa
$ rustup update
$ cargo install stylua

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages