mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-28 05:54:03 +02:00
New contract (#1080)
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
This commit is contained in:
parent
0884dcd846
commit
98f8a77819
120 changed files with 1128 additions and 3684 deletions
|
@ -1,3 +1 @@
|
|||
require "lsp.tsserver-ls"
|
||||
|
||||
vim.cmd "setl ts=2 sw=2"
|
||||
require("lsp").setup "javascriptreact"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue