We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466292e commit d1b97a6Copy full SHA for d1b97a6
MiniMax/configs/nvim-0.11/index.qmd
@@ -1398,7 +1398,7 @@ now_if_args(function()
1398
1399
-- Use `:h vim.lsp.enable()` to automatically enable language server based on
1400
-- the rules provided by 'nvim-lspconfig'.
1401
- -- Use `:h vim.lsp.config()` or 'ftplugin/lsp/' directory to configure servers.
+ -- Use `:h vim.lsp.config()` or 'after/lsp/' directory to configure servers.
1402
-- Uncomment and tweak the following `vim.lsp.enable()` call to enable servers.
1403
-- vim.lsp.enable({
1404
-- -- For example, if `lua-language-server` is installed, use `'lua_ls'` entry
0 commit comments