diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-04-25 16:11:29 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-04-25 16:11:29 +0700 |
commit | dd1019cb27d3fc6e00c5fa0d30dfeca453744613 (patch) | |
tree | 6123ba7fd2177b34cd718b05ce3b877591bf1f24 /vim | |
parent | 575d276f30929a892f48b3dcac8a1214dc35a229 (diff) | |
download | dotfiles-dd1019cb27d3fc6e00c5fa0d30dfeca453744613.tar.gz |
Update 2020-04-25
Diffstat (limited to 'vim')
-rw-r--r-- | vim/.vim/doc/tags | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vim/doc/tags b/vim/.vim/doc/tags index 9538e5b..12b6627 100644 --- a/vim/.vim/doc/tags +++ b/vim/.vim/doc/tags @@ -8,7 +8,7 @@ g:jedi#documentation_command jedi-vim.txt /*g:jedi#documentation_command* g:jedi#force_py_version jedi-vim.txt /*g:jedi#force_py_version* g:jedi#goto_assignments_command jedi-vim.txt /*g:jedi#goto_assignments_command* g:jedi#goto_command jedi-vim.txt /*g:jedi#goto_command* -g:jedi#goto_definitions_command jedi-vim.txt /*g:jedi#goto_definitions_command* +g:jedi#goto_stubs_command jedi-vim.txt /*g:jedi#goto_stubs_command* g:jedi#popup_on_dot jedi-vim.txt /*g:jedi#popup_on_dot* g:jedi#popup_select_first jedi-vim.txt /*g:jedi#popup_select_first* g:jedi#rename_command jedi-vim.txt /*g:jedi#rename_command* |