" Undo the effect of the mswin.vim script " Author: Tony Mechelynck " Last Change: 2003 Dec 25 " " Undo :behave mswin. Since we don't know the previous values of the options " modified by :behave and by mswin.vim, we set them back to their defaults. " set selectmode& mousemodel& keymodel& selection& backspace& whichwrap& " The rest consists of undoing mswin.vim's mappings vunmap vunmap vunmap vunmap vunmap unmap unmap cunmap cunmap iunmap vunmap iunmap vunmap " we don't undo the mapping of Ctrl-Q because Ctrl-Q has no other meaning unmap vunmap iunmap " we don't change guioptions, setting it back to default would cause too much " trouble unmap iunmap unmap iunmap " don't unmap Alt-Space unmap iunmap cunmap unmap iunmap cunmap unmap iunmap cunmap