vim-airline/autoload/airline/extensions
Christian Brabandt de73a21903
tabline: Give error message, if switching buffers is not possible
When using Neovim and switching to another buffer with the mouse and the
current buffer is modified, Vim refuses to switch buffers rightfully,
if the user has not set 'hidden' or 'autowrite' (because it is going to
unload the buffer from memory).

So catch this case and let the user know.

Note: :b! would be another possibility, but I do not prefer using this
attribute, because it is not clear what happens to the current buffer. I
think it is made hidden, but I prefer to be explicit here

closes #2478
2021-12-05 18:52:27 +01:00
..
tabline tabline: Give error message, if switching buffers is not possible 2021-12-05 18:52:27 +01:00
wordcount/formatters Happy new year! 2021-01-01 12:57:00 +00:00
ale.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
battery.vim Happy new year! 2021-01-01 12:57:00 +00:00
bookmark.vim Happy new year! 2021-01-01 12:57:00 +00:00
branch.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
bufferline.vim Happy new year! 2021-01-01 12:57:00 +00:00
capslock.vim Happy new year! 2021-01-01 12:57:00 +00:00
coc.vim Allow user to hide CoC status in the section C 2021-11-03 15:27:47 +03:00
commandt.vim Happy new year! 2021-01-01 12:57:00 +00:00
csv.vim Happy new year! 2021-01-01 12:57:00 +00:00
ctrlp.vim Happy new year! 2021-01-01 12:57:00 +00:00
ctrlspace.vim Happy new year! 2021-01-01 12:57:00 +00:00
cursormode.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
default.vim [refactor] use Ternary operator 2021-07-06 02:37:52 +09:00
denite.vim Happy new year! 2021-01-01 12:57:00 +00:00
dirvish.vim Only attempt to use dirvish if b:dirvish exists 2020-09-15 12:30:27 +02:00
eclim.vim Happy new year! 2021-01-01 12:57:00 +00:00
example.vim Happy new year! 2021-01-01 12:57:00 +00:00
fern.vim Happy new year! 2021-01-01 12:57:00 +00:00
fugitiveline.vim [fix] issue #2338 2021-07-12 02:26:52 +09:00
fzf.vim Happy new year! 2021-01-01 12:57:00 +00:00
gen_tags.vim Happy new year! 2021-01-01 12:57:00 +00:00
gina.vim Don't show "gina" in diff buffers if b:gina_initialized is not set 2021-08-07 19:28:15 +08:00
grepper.vim Happy new year! 2021-01-01 12:57:00 +00:00
gutentags.vim Happy new year! 2021-01-01 12:57:00 +00:00
hunks.vim remove gitgutter dependecy on branch 2021-11-03 00:24:08 -07:00
keymap.vim Happy new year! 2021-01-01 12:57:00 +00:00
languageclient.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
localsearch.vim Happy new year! 2021-01-01 12:57:00 +00:00
lsp.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
neomake.vim Happy new year! 2021-01-01 12:57:00 +00:00
netrw.vim Happy new year! 2021-01-01 12:57:00 +00:00
nrrwrgn.vim Happy new year! 2021-01-01 12:57:00 +00:00
nvimlsp.vim Ensure correct checking of LSP support on neovim 2021-02-03 12:11:53 +01:00
obsession.vim Happy new year! 2021-01-01 12:57:00 +00:00
omnisharp.vim Add OmniSharp extension to display server status 2020-07-08 16:32:07 +12:00
po.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
poetv.vim Happy new year! 2021-01-01 12:57:00 +00:00
promptline.vim Happy new year! 2021-01-01 12:57:00 +00:00
quickfix.vim Happy new year! 2021-01-01 12:57:00 +00:00
rufo.vim Add vim-rufo extension support to section z. 2021-11-01 10:36:33 -07:00
scrollbar.vim scrollbar: fix first line overwrite 2021-05-26 10:48:36 +09:00
searchcount.vim searchcount: Add leading space 2021-01-02 20:25:00 +01:00
syntastic.vim Happy new year! 2021-01-01 12:57:00 +00:00
tabline.vim vim9: Needs at least version 8.2.22844 2021-06-07 13:44:53 +02:00
tagbar.vim tagbar: add missing default search method 2021-03-02 20:27:36 +09:00
taglist.vim taglist: load taglist variants only once 2021-11-19 10:15:15 -07:00
term.vim Happy new year! 2021-01-01 12:57:00 +00:00
tmuxline.vim Happy new year! 2021-01-01 12:57:00 +00:00
undotree.vim Happy new year! 2021-01-01 12:57:00 +00:00
unicode.vim Happy new year! 2021-01-01 12:57:00 +00:00
unite.vim Happy new year! 2021-01-01 12:57:00 +00:00
vim9lsp.vim Add extention for yegappan/lsp 2021-11-26 10:12:11 +01:00
vimagit.vim Happy new year! 2021-01-01 12:57:00 +00:00
vimcmake.vim Happy new year! 2021-01-01 12:57:00 +00:00
vimtex.vim Happy new year! 2021-01-01 12:57:00 +00:00
virtualenv.vim Happy new year! 2021-01-01 12:57:00 +00:00
vista.vim Happy new year! 2021-01-01 12:57:00 +00:00
whitespace.vim Allow overriding trailing ws regexp per buffer 2021-08-03 21:35:22 -07:00
windowswap.vim Happy new year! 2021-01-01 12:57:00 +00:00
wordcount.vim wordcount: allow to disable vimtex wordcount() 2021-11-11 22:51:02 +01:00
xkblayout.vim Happy new year! 2021-01-01 12:57:00 +00:00
ycm.vim Happy new year! 2021-01-01 12:57:00 +00:00
zoomwintab.vim Happy new year! 2021-01-01 12:57:00 +00:00