Modules/Neovim: Don't use cursive script front in neovide
This commit is contained in:
@ -20,7 +20,7 @@ if g.neovide then
|
|||||||
|
|
||||||
-- Neovide Fonts
|
-- Neovide Fonts
|
||||||
-- o.guifont = "JetBrainsMono Nerd Font Mono:h12:Medium"
|
-- o.guifont = "JetBrainsMono Nerd Font Mono:h12:Medium"
|
||||||
o.guifont = "MonoLisa Alt Script:h12:Medium"
|
o.guifont = "MonoLisa Alt: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