mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-16 00:37:08 +08:00
[add] short_path's doc in airline
This commit is contained in:
@@ -287,6 +287,10 @@ values):
|
||||
To force updating the tabline on mode changes, call `airline#check_mode()`
|
||||
in your custom statusline setting: `:set stl=%!airline#check_mode(winnr())`
|
||||
will correctly update the tabline on mode changes.
|
||||
|
||||
* Display a short path in statusline: >
|
||||
let g:airline_stl_path_style = 'short'
|
||||
>
|
||||
=============================================================================
|
||||
COMMANDS *airline-commands*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user