My LunarVim's Config file
How to install
- First backup the old lvim config file located at
~/.config/lvim
$ mv ~/.config/lvim ~/.config/lvim.old/
- Then clone this repo
git clone https://github.com/Roshanpaudel111/lvim.git ~/.config/lvim --depth 1 && lvim
Note : If you haven't installed
emmet_lsthen at start lunarvim it will throw an error.
To resolve this
- Type
:MasonInstall emmet_ls
Now you can see your lunarvim opened with some plugins installing by lazy.
Thank You !!
Note : You have to have installed LunarVim in order to use this config. To install lunarvim please visit LunarVim