mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-26 04:05:48 +02:00
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint
1 line
31 B
Lua
1 line
31 B
Lua
require("lsp").setup "clojure"
|