aboutsummaryrefslogtreecommitdiffstats
path: root/baseline
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-03 07:00:19 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-03 07:00:19 +0000
commit107975f8290481e3485ffd43138fde7b946aa03c (patch)
treeba49ef017f2254f2c336df193a51e82bdc6fcdd3 /baseline
parentupdate (diff)
downloadscripts-107975f8290481e3485ffd43138fde7b946aa03c.tar.gz
scripts-107975f8290481e3485ffd43138fde7b946aa03c.zip
update
Diffstat (limited to '')
-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