Skip to content

cilindrox/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Just my NeoVim config settings.

Installation

The following installs these settings on your system:

git clone git://github.com/cilindrox/nvim.git \
    ~/.config/nvim

# Install minpac
git clone https://github.com/k-takata/minpac.git \
    ~/.config/nvim/pack/minpac/opt/minpac

# Start vim and call the plugin manager on your first run
nvim +PackUpdate +qall

About

NeoVim config settings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published