Add documentation

This commit is contained in:
Fedor 2021-11-03 23:05:05 +03:00 committed by GitHub
parent f0ee8f193e
commit 69726073ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -636,6 +636,9 @@ coc <https://github.com/neoclide/coc.nvim>
* change warning symbol: >
let airline#extensions#coc#warning_symbol = 'W:'
<
* enable/disable coc status display >
g:airline#extensions#coc#show_coc_status = 1
<
------------------------------------- *airline-commandt*
command-t <https://github.com/wincent/command-t>