Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 578 Bytes

File metadata and controls

26 lines (19 loc) · 578 Bytes

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

My very own LazyVim configuration 🚀

Steps to install:

# 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