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

This commit is contained in:
a770 2025-04-21 22:18:24 +08:00
parent 5528ddf7d2
commit 1a430bf24b
11 changed files with 161 additions and 235 deletions

View file

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