We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05fb8c commit d50c6d5Copy full SHA for d50c6d5
1 file changed
lsp/lua_ls.lua
@@ -42,6 +42,8 @@
42
--- checkThirdParty = false,
43
--- library = {
44
--- vim.env.VIMRUNTIME,
45
+--- -- For LSP Settings Type Annotations: https://github.com/neovim/nvim-lspconfig#lsp-settings-type-annotations
46
+--- vim.api.nvim_get_runtime_file("lua/lspconfig", false)[1],
47
--- -- Depending on the usage, you might want to add additional paths
48
--- -- here.
49
--- -- '${3rd}/luv/library',
0 commit comments