禁用 ex-colors.nvim 插件

This commit is contained in:
xfy 2026-05-29 11:30:46 +08:00
parent 91adf5e44c
commit 1df2964436
2 changed files with 1 additions and 5 deletions

View File

@ -42,7 +42,7 @@ vim.pack.add({
"https://github.com/stevearc/conform.nvim", -- 格式化
"https://github.com/tpope/vim-fugitive", -- Git 集成
"https://github.com/MagicDuck/grug-far.nvim", -- 搜索替换
"https://github.com/aileot/ex-colors.nvim", -- colorscheme 提取与优化
-- "https://github.com/aileot/ex-colors.nvim", -- colorscheme 提取与优化
}, { load = false })
-- ---------------------------------------------------------------------------

View File

@ -4,10 +4,6 @@
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"
},
"ex-colors.nvim": {
"rev": "76a20ce29d160a4eb9f275a615dc8257cb15c58c",
"src": "https://github.com/aileot/ex-colors.nvim"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"