Created
June 11, 2019 13:32
-
-
Save spidgorny/96727fc94e14f7cefdc8658c9ee2e4af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let g:netrw_banner = 0 | |
let g:netrw_liststyle = 3 | |
let g:netrw_browse_split = 4 | |
let g:netrw_altv = 1 | |
let g:netrw_winsize = 25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment