forked from VimPlug/jedi-vim
Sets our own omnifunc and allows loading of the distribution's python ftplugin
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
let b:did_ftplugin = 1
|
||||
|
||||
if !has('python') && !has('python3')
|
||||
finish
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user