mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
fix: make all setting false by default
This commit is contained in:
parent
8e363644f6
commit
2671509003
2 changed files with 2 additions and 2 deletions
|
|
@ -183,7 +183,7 @@ pager: true
|
|||
# at which column should we word wrap?
|
||||
width: 80
|
||||
# show all files, including hidden and ignored.
|
||||
all: true
|
||||
all: false
|
||||
```
|
||||
|
||||
## Feedback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue