X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ca5e587bfa6ad1b35f11e899575cb872cf000fd0..f25da6e7e7c09d7c5407a3fe6d2d3a7cdb0c695c:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 14ebec3..810f2f5 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -438,6 +438,7 @@ autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTreeType") && b:NERDTree " python-mode {{{2 let g:pymode_rope_completion = 0 +let g:pymode_rope = 0 let g:pymode_folding = 1 " synastic {{{2