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
|
||||
|
||||
# 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-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
|
|
@ -25,6 +25,7 @@ newline = "all"
|
|||
[editor.whitespace.characters]
|
||||
newline = "↪"
|
||||
tab = "→"
|
||||
tabpad = "·"
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue