- ограничение длины строки в md через mutton(два буфера)

This commit is contained in:
2025-03-06 13:09:29 +03:00
parent 7007025a20
commit ad70695803
7 changed files with 88 additions and 61 deletions

View File

@ -29,9 +29,9 @@ require("lazy").setup({
},
-- Configure any other settings here. See the documentation for more details.
-- colorscheme that will be used when installing plugins.
install = { colorscheme = { "habamax" } },
-- automatically check for plugin updates
checker = { enabled = true },
install = { colorscheme = { "habamax" } },
-- automatically check for plugin updates
checker = { enabled = true },
})
local function augroup(name)