aboutsummaryrefslogtreecommitdiffstats
path: root/baseline/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'baseline/.vimrc')
-rw-r--r--baseline/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseline/.vimrc b/baseline/.vimrc
index bbec499..4f780fa 100644
--- a/baseline/.vimrc
+++ b/baseline/.vimrc
@@ -270,7 +270,7 @@ function! s:pythondoc()
set syntax=man
1
endfunction
-command! -complete=shellcmd -nargs=0 PythonDoc call s:pythondoc()
+command! PythonDoc call s:pythondoc()
nnoremap <leader>h :<C-U>PythonDoc<cr>
"camel and snake case motion