This commit is contained in:
2025-04-15 20:44:47 +03:00
parent 115e0b93c5
commit 6dd726ea14
6 changed files with 185 additions and 22 deletions

View File

@ -1,4 +1,4 @@
vim.g.mutton_min_center_width = 95
-- Для Mutton
local normal_bg = vim.fn.synIDattr(vim.fn.hlID("Normal"), "bg")
vim.api.nvim_set_hl(0, "EndOfBuffer", { fg = normal_bg} ) -- overrides `~` character at the end of buffer