Browse Source

trying a different python indentation

master
Julio Biason 10 years ago
parent
commit
52558b83e9
  1. 3
      configs/vimrc

3
configs/vimrc

@ -201,7 +201,8 @@ Bundle 'jiangmiao/auto-pairs'
" python
" Bundle 'klen/python-mode'
Bundle 'scrooloose/syntastic'
Bundle 'hdima/python-syntax'
" Bundle 'hdima/python-syntax'
Bundle 'hynek/vim-python-pep8-indent'
Bundle 'davidhalter/jedi-vim'
" snippets

Loading…
Cancel
Save