AutoYADM commit: 2025-02-10 16:20:05
This commit is contained in:
parent
3c4965f3b1
commit
6630c31223
2 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,8 @@ title=foot
|
||||||
include=~/dev/plugins/ashen.nvim/extras/foot/ashen.ini
|
include=~/dev/plugins/ashen.nvim/extras/foot/ashen.ini
|
||||||
|
|
||||||
# font=monospace:size=10
|
# font=monospace:size=10
|
||||||
font=SauceCodePro NFM:size=12
|
# font=SauceCodePro NFM:size=12
|
||||||
|
font = SauceCodePro Nerd Font Mono:size=12
|
||||||
# font-bold=<bold variant of regular font>
|
# font-bold=<bold variant of regular font>
|
||||||
# font-italic=<italic variant of regular font>
|
# font-italic=<italic variant of regular font>
|
||||||
# font-bold-italic=<bold+italic variant of regular font>
|
# font-bold-italic=<bold+italic variant of regular font>
|
||||||
|
|
|
@ -25,6 +25,7 @@ newline = "all"
|
||||||
[editor.whitespace.characters]
|
[editor.whitespace.characters]
|
||||||
newline = "↪"
|
newline = "↪"
|
||||||
tab = "→"
|
tab = "→"
|
||||||
|
tabpad = "·"
|
||||||
|
|
||||||
[editor.cursor-shape]
|
[editor.cursor-shape]
|
||||||
insert = "bar"
|
insert = "bar"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue