sponsor Vim development Vim logo Vim Book Ad

vim-onoff : Turn Vim options on. Off.

 script karma  Rating 25/19, Downloaded by 1439  Comments, bugs, improvements  Vim wiki

created by
Vital Kudzelka
 
script type
utility
 
description
Vim has a lot of different boolean options — cursorline, number, list, spell, etc. Toggle them gracefully.

Much of onoff.vim was extracted from my vimrc. Plugin provides an API to switch boolean options in Vim. After each turn option value shown at bottom of the window.

More documentation can be found on GitHub page

https://github.com/vitalk/vim-onoff

Copyright (c) by Vital Kudzelka.

Distributed under the same terms as Vim itself. See :help license.
 
install details
via pathogen.vim:
cd ~/.vim/bundle
git clone git://github.com/vitalk/vim-onoff.git
via Vundle:
" Gracefully toggle boolean options in Vim
Bundle 'vitalk/vim-onoff'
 

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-onoff-0.2.2.zip 0.2.2 2014-05-18 7.0 Vital Kudzelka Update Vundle installation instruction.
vim-onoff-0.2.0.zip 0.2.0 2014-04-21 7.0 Vital Kudzelka Add :Onoff command.
vim-onoff-0.1.1.zip 0.1.1 2014-04-08 7.0 Vital Kudzelka Initial upload
ip used for rating: 3.138.105.31

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