vim: Use tree style listing in netrw

This commit is contained in:
2021-04-28 01:37:42 +02:00
parent 22501182ce
commit 3aa722842d

View File

@@ -71,3 +71,9 @@ set shortmess+=A
" probably expected. See corresponding autocommand or:
" https://vi.stackexchange.com/questions/2702
set autoread
" Netrw
" Use tree style listing
let g:netrw_liststyle=3