dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit ae75ad3a9bd9056c25145499d53eac0a32b53165
parent 450cee601ef12d1e18d755a68bb721e34716225f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 16 Nov 2020 14:25:15 +0100

.exrc: add fuzzy tag matching

Diffstat:
M.exrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.exrc b/.exrc @@ -42,7 +42,7 @@ map qP :r !xclip -o -selection clipboard kJ map qr :r !scholarref map qs :Edit map qS o-- Anders Damsgaard https://adamsgaard.dk gopher://adamsgaard.dk3k0 -map qt :tag +map qt :r !cat ./tags|fzy elDI:tag! dd@1 map qT :!ctags -R map qw :w map qy :'m,. w! ~/.ex_yank :!xclip -i ~/.ex_yank :!rm -f ~/.ex_yank