From 3efb1546b256c620da3ea70c8c717e55cce0b3b2 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Fri, 20 Oct 2023 20:07:29 +0200 Subject: Final housekeeping round --- plugin/netrw.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') diff --git a/plugin/netrw.vim b/plugin/netrw.vim index 3619070..57d6d50 100644 --- a/plugin/netrw.vim +++ b/plugin/netrw.vim @@ -12,5 +12,5 @@ augroup NETRW let g:netrw_liststyle = 3 | " 3=tree let g:netrw_preview = 0 | " let g:netrw_winsize = 20 | " window size in percent - let s:treedepthstring = "│ " + " let s:treedepthstring = "│ " | " this is not going to work, but left here for documentation augroup END -- cgit v1.2.3