mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-10 17:16:18 -07:00
update nvim
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user