Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 317 Bytes

Jacob's NeoVim Configuration

Get started

With Homebrew installed do

brew install neovim/neovim/neovim

curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

cd ~/.config
git pull [email protected]:knobel-dk/neovim.git