mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-22 21:45:06 +02:00
Corrected two spellings.
parent
fcbc589f44
commit
a8b22ca9be
4
FAQ.md
4
FAQ.md
@ -105,13 +105,13 @@ But (especially if you are using a bundler to install airline), you may prefer t
|
||||
4. To make it load on startup, add to your `.vimrc`:
|
||||
`:let g:airline_theme='your_theme_name'`
|
||||
|
||||
#### I am seeing lot of `AirlineTabRefresh` messages when creatig new splits. How can I get rid of them?
|
||||
#### I am seeing lot of `AirlineTabRefresh` messages when creating new splits. How can I get rid of them?
|
||||
|
||||
It seems, sometimes Vim does not create the correct mapping. Please add this mapping to your vimrc file:
|
||||
|
||||
`:noremap <silent> <Plug>AirlineTablineRefresh :set mod!<CR>`
|
||||
|
||||
If you happen to know, how to reproduce the issue on how to make Vim create those invalide maps, please mention in ticket [1029](https://github.com/vim-airline/vim-airline/issues/1029).
|
||||
If you happen to know, how to reproduce the issue on how to make Vim create those invalid maps, please mention in ticket [1029](https://github.com/vim-airline/vim-airline/issues/1029).
|
||||
|
||||
[a]: https://github.com/Lokaltog/vim-powerline
|
||||
[b]: https://github.com/Lokaltog/powerline
|
||||
|
Loading…
x
Reference in New Issue
Block a user