presets : Quickly switch between vim configurations
script karma |
Rating 0/0,
Downloaded by 1003 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Tom Link |
|
script type |
utility |
|
description |
This plugins allows users to push presets (sets of |options|) onto a
configuration stack and remove them later on, i.e., it allows users to
quickly switch between pre-defined configurations (e.g. GUI-related
options).
In order to push a preset, use the |:Preset| command:
:Preset! NAME
Full docs:
http://github.com/tomtom/presets_vim/blob/master/doc/presets.txt |
|
install details |
Edit the vba file and type: >
:so %
See :help vimball for details.
Post-Install~
Check the values of the following variables and set them in your |vimrc|
file if necessary:
- |g:presets#font|
- |g:presets#font_sizes|
Also available via git
http://github.com/tomtom/presets_vim |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|