mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat (glow): Add glow.yaml
This commit is contained in:
parent
808ae43abb
commit
f815cdce66
5 changed files with 241 additions and 4 deletions
8
.config/glow/glow.yaml
Normal file
8
.config/glow/glow.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# style name or JSON path (default "auto")
|
||||
style: "auto"
|
||||
# mouse support (TUI-mode only)
|
||||
mouse: true
|
||||
# use pager to display markdown
|
||||
pager: true
|
||||
# word-wrap at width
|
||||
width: 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue