mrswin.vim : Like mswin, but can be toggled off and on
script karma |
Rating 52/18,
Downloaded by 6161 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Charles Campbell |
|
script type |
utility |
|
description |
Sourcing <mrswin.vim> toggles between <mswin.vim> and normal Vim. You'll find <mswin.vim> distributed with Vim as
..\vim\vim63\mswin.vim
(the leading path may vary). This file needs to be executed instead of the default <mswin.vim>; every time it is sourced, it toggles between <mswin.vim> and Normal vim mappings and settings.
It is important that you substitute using <mrswin.vim> for <mswin.vim>; <mrswin.vim> saves the settings and mappings extant prior to doing the <mswin.vim> settings and mappings. Consequently, if you have <mswin.vim> sourced first, then its settings and mappings are what will be restored (ie., you won't be able to toggle because both sets of settings and mappings will be the same).
|
|
install details |
Change the name of
..\vim\vim63\mswin.vim
to
..\vim\vim63\old_mswin.vim.
Put <mrswin.vim> wherever and have
so ...wherever/mrswin.vim
in your <_vimrc> file.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|