vim: Use tree style listing in netrw
This commit is contained in:
@@ -71,3 +71,9 @@ set shortmess+=A
|
|||||||
" probably expected. See corresponding autocommand or:
|
" probably expected. See corresponding autocommand or:
|
||||||
" https://vi.stackexchange.com/questions/2702
|
" https://vi.stackexchange.com/questions/2702
|
||||||
set autoread
|
set autoread
|
||||||
|
|
||||||
|
|
||||||
|
" Netrw
|
||||||
|
|
||||||
|
" Use tree style listing
|
||||||
|
let g:netrw_liststyle=3
|
||||||
|
|||||||
Reference in New Issue
Block a user