Skip to content

Degete/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim

Neovim Configuration

Installation

cd ~
git clone [email protected]:degete/nvim-config.git ~/.nvim
ln -s ~/.nvim .config/nvim

Plugins

To install the plugins, you can just open nvim or run the following command:

nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'

Releases

No releases published

Packages

No packages published

Languages