Neovim: Update neovide font size
This commit is contained in:
@ -18,7 +18,7 @@ if g.neovide then
|
|||||||
-- g.neovide_theme = "light"
|
-- g.neovide_theme = "light"
|
||||||
|
|
||||||
-- Neovide Fonts
|
-- Neovide Fonts
|
||||||
o.guifont = "JetBrainsMono Nerd Font:h13:Medium"
|
o.guifont = "JetBrainsMono Nerd Font Mono:h12:Medium"
|
||||||
else
|
else
|
||||||
-- require("notify").notify("Not running in NeoVide")
|
-- require("notify").notify("Not running in NeoVide")
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user