How to enter command mode in gVim with these settings:
set nocompatible
source $VIMRUNTIME/mswin.vim
|
How to enter command mode in gVim with these settings:
| |||
|
feedback
|
|
This shouldn't be altering Vim's behavior so much that you cannot enter commands the same way you would without sourcing that file. | |||||||
feedback
|