pairs in commands

This commit is contained in:
2026-07-03 14:13:04 +02:00
parent 379881887c
commit 35ea810bd8

View File

@@ -64,7 +64,9 @@ hipatterns.setup({
hex_color = hipatterns.gen_highlighter.hex_color(),
},
})
pairs.setup({})
pairs.setup({
modes = { insert = true, command = true, terminal = false },
})
ai.setup({})
notify.setup({
lsp_progress = {