Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd5010 commit d7f6ff2Copy full SHA for d7f6ff2
1 file changed
ftplugin/python/ipy.vim
@@ -193,7 +193,6 @@ def km_from_string(s=''):
193
vim.command("""
194
if has('balloon_eval')
195
set bexpr=IPythonBalloonExpr()
196
- set ballooneval
197
endif
198
""")
199
set_pid()
0 commit comments