forked from qt-creator/qt-creator
Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0
This commit is contained in:
@@ -81,8 +81,8 @@ using namespace ProjectExplorer;
|
|||||||
namespace FakeVim {
|
namespace FakeVim {
|
||||||
namespace Constants {
|
namespace Constants {
|
||||||
|
|
||||||
const char * const INSTALL_HANDLER = "FakeVim.InstallHandler";
|
const char * const INSTALL_HANDLER = "TextEditor.FakeVimHandler";
|
||||||
const char * const MINI_BUFFER = "FakeVim.MiniBuffer";
|
const char * const MINI_BUFFER = "TextEditor.FakeVimMiniBuffer";
|
||||||
const char * const INSTALL_KEY = "Alt+V,Alt+V";
|
const char * const INSTALL_KEY = "Alt+V,Alt+V";
|
||||||
|
|
||||||
} // namespace Constants
|
} // namespace Constants
|
||||||
|
Reference in New Issue
Block a user