feat(config): glow config

This commit is contained in:
2024-12-30 17:51:47 +02:00
parent 84a753100e
commit 07bb2b56d1

6
config/glow/glow.yml Normal file
View File

@@ -0,0 +1,6 @@
# mouse support (TUI-mode only)
mouse: false
# use pager to display markdown
pager: true
# word-wrap at width
width: 80