Add lua type annotation and make sure to use opts where possible
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- https://github.com/neovim/nvim-lspconfig
|
||||
--- @module "lazy"
|
||||
--- @type LazySpec
|
||||
return {
|
||||
"neovim/nvim-lspconfig",
|
||||
}
|
||||
Reference in New Issue
Block a user