summaryrefslogtreecommitdiff
path: root/plugin/buffers.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/buffers.vim')
-rwxr-xr-xplugin/buffers.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugin/buffers.vim b/plugin/buffers.vim
new file mode 100755
index 0000000..13c8e4c
--- /dev/null
+++ b/plugin/buffers.vim
@@ -0,0 +1,5 @@
+" buffers.vim
+" Buffer related options
+
+" Hide the buffer when abandoned (ie. not displayed)
+set hidden