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 ebab4d2b23ca3261797bd11fdff4e6bcb05212a5
parent c738b320aa77fed1d1a2e11527a166b3799eddbe
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 16 Nov 2020 15:10:44 +0100

.exrc: use wrapper for regenerating ctags recursively with POSIX compatibility

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

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