sponsor Vim development Vim logo Vim Book Ad

togglenumber : easy toggle between different numbering modes in vim

 script karma  Rating 10/9, Downloaded by 1117  Comments, bugs, improvements  Vim wiki

created by
Khoa Le
 
script type
utility
 
description
Easy toggle between different number modes in vim: nonumber, absolute and relative number, with just one key sequence to rule it all. Most other plugins don't provide a seamless way to do all 3 modes at once.

Cycle through the modes by invoking the key sequence <Leader>n repeatedly.

Source: https://github.com/tkhoa2711/vim-togglenumber
 
install details
If you use pathogen, clone the repo as below:

git clone https://github.com/tkhoa2711/vim-togglenumber.git ~/.vim/bundle/vim-togglenumber

After having you help tags regenerated, you can view the reference manual with :help togglenumber.
 

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
vim-togglenumber.zip 1.2 2016-01-04 7.3 Khoa Le the default numbering mode is nonumber, as by vim's default
vim-togglenumber.zip 1.1 2015-11-02 7.3 Khoa Le Make it compatible with vim version >= 7.4
vim-togglenumber.zip 1.0 2015-09-25 7.0 Khoa Le Initial upload
ip used for rating: 3.133.108.241

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