Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Indicate operator-pending mode in vim-airline

I am using airline with basic settings. Is there a way to indicate operator-pending mode in the airline status line? In regular, vim default statusline (:set statusline) there is always displayed first letter of a command, whenever vim enters operator-pending mode. I'll be absolutely sufficient for me, but I don't know how should I modify this airline plugin.

like image 699
qiubix Avatar asked Oct 29 '25 17:10

qiubix


1 Answers

What you need is probably not in airline, but

set showcmd

in your .vimrc

like image 96
BlueGuitar Avatar answered Oct 31 '25 12:10

BlueGuitar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!