Vim logo vim online Vim Book Ad

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.
 

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
mrswin.vim 1 17-Dec-2002 6.0 Charles Campbell Initial upload

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 [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo