updated neovide font to Maple Mono NF
This commit is contained in:
parent
e60ffa38e9
commit
902ac36dc6
@ -6,7 +6,7 @@ return {
|
|||||||
opts = {
|
opts = {
|
||||||
options = {
|
options = {
|
||||||
opt = {
|
opt = {
|
||||||
guifont = "Jetbrains Mono:h14",
|
guifont = "Maple Mono NF:h14",
|
||||||
linespace = 0,
|
linespace = 0,
|
||||||
},
|
},
|
||||||
g = {
|
g = {
|
||||||
@ -19,4 +19,3 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user