diff options
author | ChristianChiarulli <[email protected]> | 2019-02-20 12:24:54 -0500 |
---|---|---|
committer | ChristianChiarulli <[email protected]> | 2019-02-20 12:24:54 -0500 |
commit | 718b37578cca47c3bf25a6a4439f28322b4f46c9 (patch) | |
tree | 7727d34e6cd423609dfe4219f36d06ddd58567f4 /modules/pydocstring.vim | |
parent | 58e442cabcda44468718f8b5811f9ce5eeb0fa10 (diff) |
added which key and remapped bindings
Diffstat (limited to 'modules/pydocstring.vim')
-rw-r--r-- | modules/pydocstring.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pydocstring.vim b/modules/pydocstring.vim index 34ce0e64..c0200b76 100644 --- a/modules/pydocstring.vim +++ b/modules/pydocstring.vim @@ -1,2 +1,2 @@ -nmap <silent> <leader>doc <Plug>(pydocstring) +"nmap <silent> <leader>doc <Plug>(pydocstring) |