Skip to content

mcgarrigle/nvim-bare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nvim

Simple Neovim Config

Based on the excellent article by Heiker Curiel see here

Install nvim:

git clone https://github.com/mcgarrigle/nvim-bare.git ~/.config/nvim

cd ~/.config/nvim
./setup.sh

# add to .bash_profile
export PATH="${HOME}/.local/share/nvim/bin":$PATH

About

Bare Neovim 11+ configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published