更新blink.cmp命令行模式相关配置

This commit is contained in:
a770 2025-03-24 17:09:11 +08:00
parent 980f03b5e3
commit 5528ddf7d2
8 changed files with 60 additions and 115 deletions

View file

@ -19,8 +19,8 @@ return {
local servers = {
'marksman', -- 任意标题<space>aw打开code action可以开头生成目录超链接可以链接到同一个git项目的其他markdown文件#指定标题<space>h可以预览
'lua_ls',
'pyright',
'gopls',
'pylsp', -- Mason对应的安装名称是python-lsp-server
-- 'gopls',
'rust_analyzer',
}
-- lsp_zero的相关配置