Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 366 Bytes

System-Wide Configuration For Neovim

To install it, clone this repo to /etc/nvim and run the install script:

# Usually, you'll need to use root privileges to perform these actions
git clone --recursive https://github.com/proxict/nvim-dotfiles.git /etc/nvim
cd /etc/nvim
./install
# Now just pray for it to work :)