summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 080e1b5..2104937 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -69,3 +69,6 @@ set autoindent
" Change buffers without needing to save
set hidden
+
+" Explore configured to show tree
+let g:netrw_liststyle= 3