Wed, 22 Feb 2023 12:40:24 -0600
add goneovim settings
new file mode 100644 --- /dev/null +++ b/.config/goneovim/settings.toml @@ -0,0 +1,7 @@ +[Editor] +WindowGeometryBasedOnFontmetrics = true +DisableLigatures = true + +# GUI External elements font +FontFamily = "DejaVu Sans Mono" +FontSize = 10