mirror of
https://github.com/cap153/nvim.git
synced 2026-01-13 18:18:18 +08:00
更新blink.cmp命令行模式相关配置
This commit is contained in:
parent
980f03b5e3
commit
5528ddf7d2
8 changed files with 60 additions and 115 deletions
|
|
@ -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的相关配置
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue