Add copilot chat and other nice things

This commit is contained in:
Fraser Fewster 2025-10-02 01:02:40 +01:00 committed by Fraser Fewster
parent bbda49daf5
commit ba8725e5fe
5 changed files with 34 additions and 2 deletions

View file

@ -6,7 +6,7 @@ return {
config = function()
require('copilot').setup {
suggestion = {
enabled = true,
enabled = false,
auto_trigger = true,
keymap = {
accept = '<M-l>',