Skip to content

megurashi/mynvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mynvim

My Custom Neovim Config, based on nvchad

run only once:

git config pull.rebase true

Delete .git from ~/.config if exist

Installation (Ubuntu) :

cd ~/.config

git init

git remote add origin https://github.com/megurashi/mynvim.git

git pull origin master

rm -rf .git

About

My Custom Neovim Config, based on nvchad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages