mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-27 07:54:44 +02:00
Update airline.txt to correct a typo (#2721)
This commit is contained in:
parent
45003f9451
commit
2e2afc1056
@ -1207,7 +1207,7 @@ Note: Not displayed if the number of tabs is less than 1
|
|||||||
In default mode, when the variable is 1 Up to 10 mappings will be
|
In default mode, when the variable is 1 Up to 10 mappings will be
|
||||||
exposed. Note: As 10 and 1 have same prefix, we use 0 to replace 10. So,
|
exposed. Note: As 10 and 1 have same prefix, we use 0 to replace 10. So,
|
||||||
<leader>0 will jump to tenth buffer. Those mappings are not automatically
|
<leader>0 will jump to tenth buffer. Those mappings are not automatically
|
||||||
created, vim-airline just exposes those `<Plug>AirlineSeelctTab` keys
|
created, vim-airline just exposes those `<Plug>AirlineSelectTab` keys
|
||||||
for you to map to a convenient key >
|
for you to map to a convenient key >
|
||||||
|
|
||||||
let g:airline#extensions#tabline#buffer_idx_mode = 1
|
let g:airline#extensions#tabline#buffer_idx_mode = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user