From 426c8bb8ef46ff0cec39011a4396605436a7e8d1 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 14 Nov 2018 08:26:18 +0100 Subject: [PATCH] doc: update documentation --- doc/airline.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index 665c42e0..641acc76 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -784,7 +784,7 @@ with the middle mouse button to delete that buffer. * enable/disable displaying index of the buffer. When enabled, numbers will be displayed in the tabline and mappings will be - exposed to allow you to select a buffer directly. Up to 9 mappings will be + exposed to allow you to select a buffer directly. Up to 11 mappings will be exposed. > let g:airline#extensions#tabline#buffer_idx_mode = 1 @@ -800,6 +800,9 @@ with the middle mouse button to delete that buffer. nmap - AirlineSelectPrevTab nmap + AirlineSelectNextTab < + The AirlineSelectTab mapping handles counts as well, + so one can handle arbirtrarily number of buffers/tabs. + Note: Mappings will be ignored within "g:airline#extensions#tabline#keymap_ignored_filetypes". Note: In buffer_idx_mode these mappings won't change the