Sets our own omnifunc and allows loading of the distribution's python ftplugin

This commit is contained in:
Yann Thomas-Gerard
2013-09-18 11:24:32 +02:00
parent 45dd72b557
commit 20a63f6c0f
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
let b:did_ftplugin = 1
if !has('python') && !has('python3')
finish
endif