mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
Add OmniSharp extension to display server status
This commit is contained in:
@@ -882,6 +882,12 @@ vim-obsession <https://github.com/tpope/vim-obsession>
|
||||
* set marked window indicator string >
|
||||
let g:airline#extensions#obsession#indicator_text = '$'
|
||||
<
|
||||
------------------------------------- *airline-omnisharp*
|
||||
OmniSharp <https://github.com/OmniSharp/omnisharp-vim>
|
||||
|
||||
* enable/disable OmniSharp integration >
|
||||
let g:airline#extensions#omnisharp#enabled = 1
|
||||
|
||||
------------------------------------- *airline-po*
|
||||
This extension will display the currently translated, untranslated and fuzzy
|
||||
messages when editing translations (po files). Related plugin (not necessary
|
||||
|
||||
Reference in New Issue
Block a user