Skip to content

Commit d1b97a6

Browse files
committed
feat(minimax): sync to a7820cd
1 parent 466292e commit d1b97a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiniMax/configs/nvim-0.11/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ now_if_args(function()
13981398

13991399
-- Use `:h vim.lsp.enable()` to automatically enable language server based on
14001400
-- the rules provided by 'nvim-lspconfig'.
1401-
-- Use `:h vim.lsp.config()` or 'ftplugin/lsp/' directory to configure servers.
1401+
-- Use `:h vim.lsp.config()` or 'after/lsp/' directory to configure servers.
14021402
-- Uncomment and tweak the following `vim.lsp.enable()` call to enable servers.
14031403
-- vim.lsp.enable({
14041404
-- -- For example, if `lua-language-server` is installed, use `'lua_ls'` entry

0 commit comments

Comments
 (0)