updated neovide font to Maple Mono NF

This commit is contained in:
John O'Keefe 2024-11-22 17:30:13 -05:00
parent e60ffa38e9
commit 902ac36dc6

View File

@ -6,7 +6,7 @@ return {
opts = {
options = {
opt = {
guifont = "Jetbrains Mono:h14",
guifont = "Maple Mono NF:h14",
linespace = 0,
},
g = {
@ -19,4 +19,3 @@ return {
},
},
}