mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
11 lines
243 B
YAML
11 lines
243 B
YAML
# 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: false
|
|
# use pager to display markdown
|
|
pager: false
|
|
# word-wrap at width
|
|
width: 80
|