Skip to content

Commit c601e83

Browse files
committed
Replace python omnifunc.
1 parent ddfd3b5 commit c601e83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

after/ftplugin/python.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if g:pymode_rope_vim_completion
2+
setlocal omnifunc=RopeOmni
3+
endif

0 commit comments

Comments
 (0)