mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
plugin: Add extension for codeium
closes #2653 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
0adefd0c42
commit
3854429d99
@@ -657,6 +657,12 @@ coc <https://github.com/neoclide/coc.nvim>
|
||||
* change the warning format (%C - error count, %L - line number): >
|
||||
let airline#extensions#coc#stl_format_warn = '%C(L%L)'
|
||||
<
|
||||
------------------------------------- *airline-codeium*
|
||||
vim-codeium <https://github.com/Exafunction/codeium.vim>
|
||||
|
||||
* enable/disable codeium.vim integration >
|
||||
let g:airline#extensions#codeium#enabled = 1
|
||||
|
||||
------------------------------------- *airline-commandt*
|
||||
command-t <https://github.com/wincent/command-t>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user