Disabled jedi docstring thingy magicky

This commit is contained in:
Jesper Fussing Mørk 2018-10-17 21:06:18 +02:00
parent a542ae77c5
commit 525d830ba7
1 changed files with 1 additions and 0 deletions

View File

@ -41,3 +41,4 @@ nnoremap <F8> :bn<CR>
"AutoCommands "AutoCommands
au BufWinEnter * set number au BufWinEnter * set number
au FileType xml setlocal equalprg=xmllint\ --format\ --recover\ -\ 2>/dev/null au FileType xml setlocal equalprg=xmllint\ --format\ --recover\ -\ 2>/dev/null
autocmd FileType python setlocal completeopt-=preview