A starter template for LazyVim. Refer to the documentation to get started.
My very own LazyVim configuration 🚀
Steps to install:
- get brew
# install dependencies with brew
brew install git neovim lazygit warp
# backup your old nvim config
mv ~/.config/nvim ~/.config/nvim_old
# clone this repo to new config
git clone https://github.com/rollemira/neovim.git ~/.config/nvim✅ Open warp and use nvim!
# inside warp terminal
nvim