dev: automated commit - 2025-12-22 16:25:06
This commit is contained in:
parent
a0e3cf85df
commit
b92a69e751
10 changed files with 107 additions and 240 deletions
|
|
@ -17,18 +17,6 @@ local M = {
|
|||
require("mini.ai").setup({ n_lines = 500 })
|
||||
end,
|
||||
},
|
||||
{
|
||||
"echasnovski/mini.surround",
|
||||
config = function()
|
||||
-- Add/delete/replace surroundings (brackets, quotes, etc.)
|
||||
--
|
||||
-- - saiw) - [S]urround [A]dd [I]nner [W]ord [)]Paren
|
||||
-- - sd' - [S]urround [D]elete [']quotes
|
||||
-- - sr)' - [S]urround [R]eplace [)] [']
|
||||
require("mini.surround").setup({})
|
||||
end,
|
||||
},
|
||||
|
||||
{
|
||||
"echasnovski/mini.statusline",
|
||||
version = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue