aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 56c9d2c..285280d 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -64,7 +64,7 @@ set shiftwidth=4
set softtabstop=4
set noexpandtab
-" voodoo magic
+" Automatically hide buffers instead of requiring bangcommands
set hidden
" Paste mode when pressing Insert, disables autoformating