mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-08 19:44:52 +08:00
remove needless empty line.
This commit is contained in:
@@ -45,7 +45,6 @@ if g:jedi#auto_initialization
|
|||||||
" autocompletion as a default, which may cause problems, depending on the
|
" autocompletion as a default, which may cause problems, depending on the
|
||||||
" order of invocation.
|
" order of invocation.
|
||||||
autocmd FileType python setlocal omnifunc=jedi#complete switchbuf=useopen " needed for pydoc
|
autocmd FileType python setlocal omnifunc=jedi#complete switchbuf=useopen " needed for pydoc
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user