vim-airline/autoload/airline
Sam Fuller 7cb5c24151 prevent windows from closing on middle_click
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 😄
2016-12-09 13:20:48 +01:00
..
extensions prevent windows from closing on middle_click 2016-12-09 13:20:48 +01:00
themes Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
builder.vim do not skip empty sections for the tabline 2016-09-27 21:44:00 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim guard against loading extensions twice 2016-10-24 12:14:30 +02:00
highlighter.vim Fixed bug where highlighting on inactive windows wouldn't refresh. 2016-12-09 12:53:35 +01:00
init.vim Add support for ALE, the Async Linting Engine 2016-10-14 10:36:21 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim Shorten mode message for small windows 2016-10-20 22:57:26 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim Do not forward v:shell_error on command fail. 2016-11-20 10:16:13 +01:00