Merge branch 'main' of https://git.scalene.net/jswank/dotfiles
This commit is contained in:
commit
ff8e3628cb
@ -57,6 +57,7 @@ let g:netrw_banner=0 " disable annoying banner
|
||||
let g:netrw_browse_split=0 " open in prior window
|
||||
let g:netrw_altv=1 " open splits to the right
|
||||
let g:netrw_liststyle=3 " tree view
|
||||
" hide files in .gitignore - broken w/ neovim 0.11?
|
||||
" let g:netrw_list_hide=netrw_gitignore#Hide()
|
||||
let g:netrw_list_hide=',\(^\|\s\s\)\zs\.\S\+'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user