Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7f6ff2

Browse files
committed
do not explicitly enable ballooneval, otherwise it cannot be disabled
1 parent 2fd5010 commit d7f6ff2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ftplugin/python/ipy.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def km_from_string(s=''):
193193
vim.command("""
194194
if has('balloon_eval')
195195
set bexpr=IPythonBalloonExpr()
196-
set ballooneval
197196
endif
198197
""")
199198
set_pid()

0 commit comments

Comments
 (0)