update nvim

This commit is contained in:
kYasuda
2026-08-31 13:48:36 -07:00
parent 67afa82778
commit 17086f43ec
59 changed files with 860 additions and 1798 deletions
+3
View File
@@ -2,6 +2,9 @@ return {
"zbirenbaum/copilot.lua",
cmd = "Copilot",
event = "InsertEnter",
keys = {
{ "<leader>cp", "<cmd>vertical Copilot panel<cr>", desc = "Copilot panel" },
},
opts = {
panel = {
enabled = true,