diff --git a/.vim/plugins.vim b/.vim/plugins.vim index 69c7056..1d53687 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -38,9 +38,6 @@ let g:syntastic_python_checkers = ['pyflakes'] " vim-airline let g:airline#extensions#tabline#enabled = 1 -" vim-argwrap -let g:argwrap_padded_braces = '{' - " vim-betterwhitespace let g:better_whitespace_enabled = 0 let g:strip_whitespace_on_save = 1