summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index f7b73a3..9d6cd76 100644
--- a/.vimrc
+++ b/.vimrc
@@ -213,6 +213,7 @@ map <leader>. @q
nnoremap <leader>w :! whois <cWORD><cr>
nnoremap <leader>d :! dig -x <cWORD><cr>
nnoremap <leader>a :! ansible-doc <cword><cr>
+nnoremap <leader>t :! sdcv -n <cword><cr>
" ====================
" function definitions