Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davidhalter/jedi-vim
/ vim_command
Function
vim_command
pythonx/jedi_vim.py:89–90 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
87
88
89
def
vim_command(string):
90
_catch_exception(string, is_eval=False)
91
92
93
def
vim_eval(string):
Callers
10
echo_highlight
Function · 0.85
choose_environment
Function · 0.85
choose_environment_hit_enter
Function · 0.85
show_goto_multi_results
Function · 0.85
clear_call_signatures
Function · 0.85
cmdline_call_signatures
Function · 0.85
rename
Function · 0.85
do_rename
Function · 0.85
set_buffer
Function · 0.85
_tabnew
Function · 0.85
Calls
1
_catch_exception
Function · 0.85
Tested by
no test coverage detected