We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, the following keymappings don't work in qt-creator with fakevim enabled.
nnoremap <Esc> :save<CR> nmap <C-Enter> :projectrun<CR> noremap <C-o> <F3> noremap <C-i> <F4>
Is there any workaround?
The text was updated successfully, but these errors were encountered:
Those mappings work fine in the simple example editor in this repo (example/ directory).
example/
It might be better to create bug report for Qt Creator.
Sorry, something went wrong.
Oh, are you still maintaining the fakevim plugin used in qt-creator?
https://bugreports.qt.io/browse/QTCREATORBUG-20998
I'm still using it, but I didn't wrote any code for it for a while.
No branches or pull requests
Hi, the following keymappings don't work in qt-creator with fakevim enabled.
Is there any workaround?
The text was updated successfully, but these errors were encountered: