mrswin.vim : toggles between mswin and normal vim
script karma |
Rating 8/2,
Downloaded by 63 |
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\vim61\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\vim61\mswin.vim
to
..\vim\vim61\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.
|