mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 03:23:05 +00:00
8725654a74
Fixes #645
18 lines
308 B
YAML
18 lines
308 B
YAML
style:
|
|
tag:
|
|
color: cyan
|
|
width_percentage: 26
|
|
min_width: 20
|
|
comment:
|
|
color: yellow
|
|
width_percentage: 42
|
|
min_width: 45
|
|
snippet:
|
|
color: white
|
|
|
|
finder:
|
|
command: fzf
|
|
|
|
shell:
|
|
finder_command: bash
|
|
command: env BASH_ENV="${NAVI_HOME}/tests/helpers.sh" bash --norc --noprofile
|