On Mi, 23 Jul 2025, Ven Tadipatri wrote:
> Hi, > I was wondering if there is a widely used set of VIM shortcuts that > use the control key. I came across this site: Vim Cheat Sheet and I > think it covers most of the ones I've used, plus a few extra. > > The context for this is that I'm used to certain shortcuts (like > ctrl+v, ctrl+f, ctrl+b, etc) which worked fine in Intellij's VIM > plugin on a Mac, but on Windows, it was conflicting with a lot of > IDE shortcuts. Vim (or more precisely Vi) commands predates the typical DOS/Windows shortcuts (sometimes also called CUE (https://en.wikipedia.org/wiki/IBM_Common_User_Access) It is generally recommended to try to learn the Vim shortcuts, as those are more powerful and work in different modes, so for the true Vim experience, I'd strongly recommend to try to use those. Having said that, Vim comes with the mswin.vim runtime file, which enables some of those shortcuts. Read about it here :h mswin.vim or just source it :so $VIMRUNTIME/mswin.vim Thanks, Christian -- Do something unusual today. Pay a bill. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/aIE5DEUx93wHYhbT%40256bit.org.