Update airline.txt to correct a typo (#2721)

This commit is contained in:
Finite State Machine 2025-04-30 16:13:22 -04:00 committed by GitHub
parent 45003f9451
commit 2e2afc1056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 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