neovim LSP
This commit is contained in:
@@ -21,5 +21,5 @@ local opts = {
|
||||
checker = { enabled = true },
|
||||
}
|
||||
|
||||
-- Setup lazy.nvim
|
||||
require("vim-options")
|
||||
require("lazy").setup("plugins", opts)
|
||||
|
||||
Reference in New Issue
Block a user