/lunarvim-config

This is my LunarVim config

Primary LanguageLua

   __  __           _         _
  |  \/  |         | |       | |
  | \  / | __ _  __| | ___   | |__  _   _
  | |\/| |/ _` |/ _` |/ _ \  | '_ \| | | |
  | |  | | (_| | (_| |  __/  | |_) | |_| |
  |_|  |_|\__,_|\__,_|\___|  |_.__/ \__, |
                                     __/ |
                                    |___/
   ____   ____   _____ _____ ______ _      _____     _         _    _
  |  _ \ / __ \ / ____/ ____|  ____| |    |_   _|   | |  /\   | |  | |
  | |_) | |  | | (___| (___ | |__  | |      | |     | | /  \  | |__| |
  |  _ <| |  | |\___ \\___ \|  __| | |      | | _   | |/ /\ \ |  __  |
  | |_) | |__| |____) |___) | |____| |____ _| || |__| / ____ \| |  | |
  |____/ \____/|_____/_____/|______|______|_____\____/_/    \_\_|  |_|

LunarVim config

This is my LunarVim configuration file.

If you want to try it out, just replace your own LunarVim config file with this. In order to make the config work, run :PackerSync, :PackerCompile, and :PackerInstall inside LunarVim. Then restart, and you're good to go!

I installed the LunarVim stable version (not the rolling).

I assume you are already a LunarVim user. If not, go to their website and install it. Make sure you install the stable version, and not the rolling version.

To show icons, you have to install a nerd font and configure your terminal to use it. I use a font called "JetBrainsMono Nerd Font" that I installed from nerdfonts.com.

Troubleshooting

  • If LunarVim complains about emmet-ls not being found, run this command: :LspInstall emmet_ls