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?
Hi, the following keymappings don't work in qt-creator with fakevim enabled.
Is there any workaround?