X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/73cc8a4034e89dd70771ddb839cc3dc1e54b9950..cf5a775d1e2cc46b00f5d16bb52b441396fa16ba:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index fba48a5..e1e5a29 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