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

This commit is contained in:
Finite State Machine
2025-04-30 16:13:22 -04:00
committed by GitHub
parent 45003f9451
commit 2e2afc1056

View File

@@ -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
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
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 >
let g:airline#extensions#tabline#buffer_idx_mode = 1