/lvim

My lunarvim config files

Primary LanguageLua

My LunarVim's Config file

How to install

  1. First backup the old lvim config file located at ~/.config/lvim
$ mv ~/.config/lvim ~/.config/lvim.old/
  1. Then clone this repo
git clone https://github.com/Roshanpaudel111/lvim.git ~/.config/lvim --depth 1 && lvim

Note : If you haven't installed emmet_ls then at start lunarvim it will throw an error.

To resolve this

  1. 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