mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
* chore(tooling): use yarn for linting scripts * chore: fixes and tweaks * chore(ci): more permissions * chore: clean up, lint fixes * chore: clean up, lint fixes * chore: clean up, lint fixes * chore(lint): fix yamllint errors and warnings * chore(lint): lint fixes * chore(lint): lint fixes
8 lines
124 B
YAML
8 lines
124 B
YAML
---
|
|
# mouse support (TUI-mode only)
|
|
mouse: false
|
|
# use pager to display markdown
|
|
pager: true
|
|
# word-wrap at width
|
|
width: 80
|