vim-onoff : Turn Vim options on. Off.
script karma |
Rating 25/19,
Downloaded by 1560 |
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' |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|