editor changes

This commit is contained in:
Michael Chalupiak
2026-04-10 10:49:44 -04:00
parent 20ef60b19e
commit ddd4493d6d
10 changed files with 155 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
rg -uu --color=always --line-number --no-heading --smart-case -H "${*:-}" | tr -d '\r' |
/usr/bin/rg . . --color=always --line-number --no-heading --smart-case -H "${*:-}" | tr -d '\r' |
fzf-tmux --cycle -p 80%,90% --ansi \
--color "hl:-1:underline,hl+:-1:underline:reverse" \
--delimiter : \