sponsor Vim development Vim logo Vim Book Ad

airline-colornum : Cursor line number color = Airline mode color

 script karma  Rating 23/8, Downloaded by 1017  Comments, bugs, improvements  Vim wiki

created by
Nate Peterson
 
script type
utility
 
description
Sets the cursor line number to the same color as the current mode in the statusline set by the Vim Airline plugin.

More details and documentation at the Github repository:
https://github.com/ntpeters/vim-airline-colornum
 
install details
There are a few ways you can go about installing this plugin:

1.  If you have Vundle you can simply add:  Bundle 'ntpeters/vim-airline-colornum'  to your .vimrc file then run: :BundleInstall

2.  If you are using Pathogen, you can just run the following command:  git clone git://github.com/ntpeters/vim-airline-colornum.git ~/.vim/bundle/vim-airline-colornum

3.  While this plugin can also be installed by copying its contents into your ~/.vim/ directory, I would highly recommend using one of the above methods as they make managing your Vim plugins painless.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
airline-colornum.tar.gz 1.1 2015-07-12 7.4 Nate Peterson Fixes several bugs.
airline-colornum.tar.gz 1.0 2015-07-08 7.2 Nate Peterson Initial upload
ip used for rating: 3.14.15.94

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github