chore(nvim): jq , conform and copilot changes
This commit is contained in:
parent
c2e34df035
commit
f8772ccc16
3 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require('copilot').setup({
|
||||
suggestion = {
|
||||
enabled = true,
|
||||
auto_trigger = false,
|
||||
auto_trigger = true,
|
||||
debounce = 75,
|
||||
keymap = {
|
||||
accept = "<C-h>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue