A starter template for LazyVim. Refer to the documentation to get started.
-
Make a backup of your current Neovim files:
mv ~/.config/nvim ~/.config/nvim.bak mv ~/.local/share/nvim ~/.local/share/nvim.bak
-
Clone my Neovim setup
git clone [email protected]:emnnipal/nvim.git ~/.config/nvim
-
Start Neovim!
nvim