.config/goneovim/settings.toml

Wed, 27 Dec 2023 01:39:00 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 27 Dec 2023 01:39:00 -0600
changeset 1137
f767f8cd6a9f
parent 1041
99ab96c49f65
permissions
-rw-r--r--

add asciidoctor and timetrap stubs

1041
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 [Editor]
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 WindowGeometryBasedOnFontmetrics = true
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 DisableLigatures = true
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
5 # GUI External elements font
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
6 FontFamily = "DejaVu Sans Mono"
99ab96c49f65 add goneovim settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
7 FontSize = 10

mercurial