pairs in commands
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user