markview
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user