Add poetv extension

This commit is contained in:
petobens
2019-12-29 13:32:19 -03:00
parent d199186df0
commit 98f03df8e5
3 changed files with 43 additions and 0 deletions

View File

@@ -838,6 +838,12 @@ files with the 'filetype' "po".
* truncate width names to a fixed length >
let g:airline#extensions#po#displayed_limit = 0
------------------------------------- *airline-poetv*
poetv <https://github.com/petobens/poet-v>
* enable/disable poetv integration >
let g:airline#extensions#poetv#enabled = 1
<
------------------------------------- *airline-promptline*
promptline <https://github.com/edkolev/promptline.vim>