mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-02-22 22:28:00 +00:00
4 lines
95 B
Lua
4 lines
95 B
Lua
|
require("mini.pairs").setup({
|
||
|
modes = { insert = true, command = true, terminal = false },
|
||
|
})
|