unmswin.vim : Undo the action of mswin.vim
script karma |
Rating 10/6,
Downloaded by 892 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Antoine Mechelynck |
|
script type |
utility |
|
description |
This undoes the actions of the mswin.vim described under :help :behave. It restores the changed options (except guioptions) to their default (which was not necessarily what they were set to before invoking mswin, but that can't be helped) and undoes the mappings (except Ctrl-Q and Alt-Space, which are not deemed harmful). |
|
install details |
just drop the file in ~/.vim/macros (on Unix), or in ~/vimfiles/macros (on Windows, if $HOME exists -- in Dos/Windows parlance, that would be %HOME%\vimfiles\macros), or in $VIM/vimfiles/macros (for system-wide availability on any platform).
Invoke it by doing :runtime macros/unmswin.vim |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.15.1.201
|