add glow.yml
This commit is contained in:
parent
92302e0061
commit
994b38d87a
12
.config/glow/glow.yml
Normal file
12
.config/glow/glow.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
# style name or JSON path (default "auto")
|
||||||
|
style: "auto"
|
||||||
|
# show local files only; no network (TUI-mode only)
|
||||||
|
local: false
|
||||||
|
# mouse support (TUI-mode only)
|
||||||
|
mouse: true
|
||||||
|
# use pager to display markdown
|
||||||
|
pager: false
|
||||||
|
# word-wrap at width
|
||||||
|
width: 80
|
||||||
|
...
|
Loading…
Reference in New Issue
Block a user