Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
028e0f75
Commit
028e0f75
authored
Feb 20, 2009
by
con
Browse files
Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0
parents
8e826862
bddd9fa3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/fakevim/fakevimplugin.cpp
View file @
028e0f75
...
...
@@ -81,8 +81,8 @@ using namespace ProjectExplorer;
namespace
FakeVim
{
namespace
Constants
{
const
char
*
const
INSTALL_HANDLER
=
"
FakeVim.Install
Handler"
;
const
char
*
const
MINI_BUFFER
=
"FakeVim
.
MiniBuffer"
;
const
char
*
const
INSTALL_HANDLER
=
"
TextEditor.FakeVim
Handler"
;
const
char
*
const
MINI_BUFFER
=
"
TextEditor.
FakeVimMiniBuffer"
;
const
char
*
const
INSTALL_KEY
=
"Alt+V,Alt+V"
;
}
// namespace Constants
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment