mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
Update default config and documentation
This commit is contained in:
parent
3285903aae
commit
b67e23e7df
2 changed files with 8 additions and 0 deletions
|
|
@ -176,6 +176,10 @@ Here's an example config:
|
|||
style: "light"
|
||||
# show local files only; no network (TUI-mode only)
|
||||
local: true
|
||||
# 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