mirror of
https://github.com/cap153/nvim.git
synced 2026-05-11 17:35:59 +08:00
添加gemini插件
This commit is contained in:
parent
557287033b
commit
82aff96755
4 changed files with 17 additions and 11 deletions
|
|
@ -9,13 +9,12 @@ return {
|
|||
ensure_installed = {
|
||||
"lua_ls",
|
||||
"rust_analyzer",
|
||||
"marksman",
|
||||
"pylsp",
|
||||
-- "gopls",
|
||||
},
|
||||
automatic_enable = {
|
||||
exclude = {
|
||||
"marksman",
|
||||
"pylsp",
|
||||
},
|
||||
exclude = {},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue