pairs in commands
This commit is contained in:
@@ -64,7 +64,9 @@ hipatterns.setup({
|
|||||||
hex_color = hipatterns.gen_highlighter.hex_color(),
|
hex_color = hipatterns.gen_highlighter.hex_color(),
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
pairs.setup({})
|
pairs.setup({
|
||||||
|
modes = { insert = true, command = true, terminal = false },
|
||||||
|
})
|
||||||
ai.setup({})
|
ai.setup({})
|
||||||
notify.setup({
|
notify.setup({
|
||||||
lsp_progress = {
|
lsp_progress = {
|
||||||
|
|||||||
Reference in New Issue
Block a user