feat: better underline in neovide
This commit is contained in:
@@ -13,6 +13,7 @@ if vim.g.neovide then
|
|||||||
vim.g.neovide_opacity = 0.85
|
vim.g.neovide_opacity = 0.85
|
||||||
vim.g.neovide_window_blurred = true
|
vim.g.neovide_window_blurred = true
|
||||||
-- vim.o.guifont = "Source Code Pro:h12"
|
-- vim.o.guifont = "Source Code Pro:h12"
|
||||||
|
vim.g.neovide_underline_stroke_scale = 1.5
|
||||||
|
|
||||||
-- Increase/Decrease scale factor
|
-- Increase/Decrease scale factor
|
||||||
local change_scale_factor = function(delta)
|
local change_scale_factor = function(delta)
|
||||||
|
|||||||
Reference in New Issue
Block a user