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