github LunarVim/LunarVim 0.5.0
LunarVim 0.5.0

latest releases: 1.3.0, 1.2.0, 1.1.4...
2 years ago
  • lvim is now a separate executable
  • there is a new contract for lv-config.lua
  • lunarvim.org will be the source of truth for documentation
  • lunarvim's config is now in ~/.local/share/lunarvim <-- don't edit this
  • there is a new config folder for the user in ~/.config/lvim <-- do edit this as much as you want
  • this will have your lv-config.lua as well as your own lua directory along with all of the other "special" directories you would expect
  • language specific plugins are removed and left to the user to implement
  • there will be support or planned support for every language here
  • formatters and linters are now handled by null-ls
  • LSP specific settings will be done in a json with autocomplete as seen here: lsp-settings
  • Support for binaries installed in node_modules like prettier, eslint, eslint_d, prettier_d etc..
  • since lvim and nvim are separated you can still have your own neovim config and it will not interfere with lunarvim
  • It goes without saying neovim is still required for lunarvim to work
  • There were lots of other bug fixes and plugins removed

If your language is broken or doesn't seem to work correctly please put in an issue and we will work to resolve it, this will be one of the last violent upgrades until the plugin freeze and 1.0 is rolled out.

Don't miss a new LunarVim release

NewReleases is sending notifications on new releases.