mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 04:34:26 +08:00
Update airline.txt to correct a typo (#2721)
Some checks failed
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled
Some checks failed
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled
This commit is contained in:
committed by
GitHub
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
|
||||||
|
|||||||
Reference in New Issue
Block a user