chore(nvim): use ]b [b
parent
47fd2eacaf
commit
a66bc78ce0
|
@ -317,7 +317,6 @@ require("lazy").setup({
|
||||||
config = function()
|
config = function()
|
||||||
-- https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bracketed.md
|
-- https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-bracketed.md
|
||||||
require("mini.bracketed").setup({
|
require("mini.bracketed").setup({
|
||||||
buffer = { suffix = "", options = {} },
|
|
||||||
comment = { suffix = "", options = {} },
|
comment = { suffix = "", options = {} },
|
||||||
file = { suffix = "", options = {} },
|
file = { suffix = "", options = {} },
|
||||||
indent = { suffix = "", options = {} },
|
indent = { suffix = "", options = {} },
|
||||||
|
|
Loading…
Reference in New Issue