Skip to content

darkdarcool/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darkdarcool's NeoVim Configuration

This configuration is completely made for me, and I won't be changing anything for you. Feel free to fork it and change anything you want

my neovim configuration

Installation

Make sure to back up your own configuration before installing this one:

# Unix (bash)
cp ~/.config/nvim ~/.config/nvim.backup/

# Windows (powershell)
Copy-Item ~/AppData/Local/nvim ~/AppData/Local/nvim.backup/

Install the new configuration:

# Unix (bash)
git clone https://github.com/darkdarcool/nvim ~/.config/nvim/

# Windows (powershell)
Copy-Item clone https://github.com/darkdarcool/nvim ~/AppData/Local/nvim/

About

My new neovim config (nix free!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages