dotfiles/nvim/after/plugin/copilotchat.lua

7 lines
148 B
Lua
Raw Permalink Normal View History

2024-04-07 13:15:41 +02:00
-- require("CopilotChat").setup{
-- show_help = "yes",
-- debug = false,
-- disable_extra_info = 'no',
-- language = "Spanish"
-- }