7cb5c24151
Adding an option to prevent windows from being closed when a buffer in
the tabline is middle clicked and the clicked buffer is currently open
in a window.
When this option is enabled, instead of closing the window a new buffer
will be opened in all of the windows editing the clicked buffer instead.
This is my first pull request AND my first experience with vimscript, so
my apologies if this is a bit sloppy 😄
|
||
---|---|---|
.. | ||
formatters | ||
autoshow.vim | ||
buffers.vim | ||
buflist.vim | ||
ctrlspace.vim | ||
tabs.vim |