Skip to content

Commit

Permalink
Stop using tree style in netrw
Browse files Browse the repository at this point in the history
It's not really supported by vinegar:
tpope/vim-vinegar#23
  • Loading branch information
avacariu committed Dec 9, 2019
1 parent 45dc08f commit ea89787
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ let g:pymode_rope_organize_imports_bind = '<Leader>poi'
let g:pymode_rope_autoimport_bind = '<Leader>pi'
let g:pymode_rope_extract_method_bind = '<Leader>pem'

let g:netrw_liststyle = 3
let g:netrw_altfile = 1
" }}}
" Spaces & Tabs {{{
Expand Down

0 comments on commit ea89787

Please sign in to comment.