暂时先用blink.cmp v1

This commit is contained in:
caprain 2026-04-23 21:29:50 +08:00
parent d9aa5500fd
commit 56d93db2a3
5 changed files with 27 additions and 22 deletions

View file

@ -4,7 +4,7 @@ local P = {
}
-- 快捷键触发
vim.keymap.set({ "n", "x" }, "<leader>u", function()
vim.keymap.set({ "n", "x" }, "<leader>t", function()
PackUtils.load(P, function()
require('undotree').setup({
keymaps = {