Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 905 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 905 Bytes

nvim

Install Instructions

Install requires Neovim 0.11+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone [email protected]:snelling-a/nvim ~/.config/snelling-a/nvim
NVIM_APPNAME=snelling-a/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=snelling-a/nvim/ nvim