Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 240 Bytes

File metadata and controls

16 lines (11 loc) · 240 Bytes

Setting up Neovim

[Neovim][1] is a nice alternative to vim. The .vimrc equivalent is ~/.config/nvim/init.vim.

Python support on mac

python3 -m pip install pynvim

For AG on mac

brew install the_silver_searcher