|
|
@ -290,3 +290,4 @@ au FileType pinpoint setlocal colorcolumn=79 textwidth=78 |
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
" this disables the documentation/preview split |
|
|
|
" this disables the documentation/preview split |
|
|
|
autocmd FileType python setlocal completeopt-=preview |
|
|
|
autocmd FileType python setlocal completeopt-=preview |
|
|
|
|
|
|
|
let g:jedi#show_call_signatures = "0" |
|
|
|