Something remapped <C-w> in Vim, how do I reclaim it?
Posted
by blackrobot
on Super User
See other posts from Super User
or by blackrobot
Published on 2010-05-25T21:28:05Z
Indexed on
2010/05/25
21:33 UTC
Read the original article
Hit count: 186
I've been adding a lot of things to my Vim configuration, and apparently one of the plugins I've installed is reclaiming . Whenever I use that key combination, it shows this error: "E784: Cannot close last tab page".
Is there a way to reclaim 's functionality without disabling the plugins? I mainly use it for switching between view panes in a split window.
© Super User or respective owner