vim-airline/autoload
Chris Weyl 022c769494 Fix vim-capslock functionality after changes in CapsLockStatusline()
CapsLockStatusline() used to return '[caps]' when soft-capslock was
on... and now returns '[Caps]'.  As we're just using this to test for
the lock, we lower-case the return value in order to "normalize" the
value across versions.

The change in behaviour can be seen at:

tpope/vim-capslock@3a0f051373
2015-08-19 15:51:09 -07:00
..
airline Fix vim-capslock functionality after changes in CapsLockStatusline() 2015-08-19 15:51:09 -07:00
airline.vim Add checks for existing key to make #786 work in neovim 2015-06-09 18:19:16 +02:00