deprecate a lot of old definitions how to use functions, use instead the names of jedi functions

This commit is contained in:
David Halter
2013-08-20 16:17:39 +04:30
parent 99b53f200f
commit 6ed0b78c90
5 changed files with 48 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
if g:jedi#show_function_definition == 1 && has('conceal')
if g:jedi#show_call_signatures == 1 && has('conceal')
" conceal is normal for vim >= 7.3
let e = g:jedi#function_definition_escape