vim-airline/autoload/airline/extensions
mrmr1993 fbf96559c9 Fix buffer numbering to start from 1 with buffer_idx_mode
275ec4fe63 broke this so that numbering
started from 0 instead of 1 with
g:airline#extensions#tabline#buffer_idx_mode = 1

Specifically, I overlooked that |index| actually tracked the index of
the current buffer in the buffer list *starting from 1*, whereas I
assumed it tracked the true index (starting from 0).
2018-04-02 01:04:43 +01:00
..
tabline Fix buffer numbering to start from 1 with buffer_idx_mode 2018-04-02 01:04:43 +01:00
wordcount/formatters Update copyright notifications 2018-01-05 10:37:59 +01:00
ale.vim ALE: add option to disable line numbers 2018-03-19 11:28:45 +01:00
branch.vim branch: allow multibyte chars in shortening algorithm 2018-03-14 21:33:25 +01:00
bufferline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
capslock.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
commandt.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
csv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlp.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlspace.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
cursormode.vim cursormode: allow custom mode names 2018-01-19 13:28:02 +01:00
default.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
denite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
eclim.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
example.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
fugitiveline.vim Merge pull request #1634 from Cimbali/master 2018-01-15 08:02:09 +01:00
gutentags.vim Added a vim-gutentags extension 2018-03-15 22:05:16 +01:00
hunks.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
keymap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
neomake.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
netrw.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
nrrwrgn.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
obsession.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
po.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
promptline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
quickfix.vim quickfix: fix options initialization 2018-01-18 18:21:56 +01:00
syntastic.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tabline.vim Add dedicated tabline builder 2018-03-15 16:38:36 +00:00
tagbar.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
term.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tmuxline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
undotree.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unicode.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimagit.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimtex.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
virtualenv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
whitespace.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
windowswap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
wordcount.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
xkblayout.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ycm.vim Update copyright notifications 2018-01-05 10:37:59 +01:00