8000 Doesn't work for CamelCaseMotion motions mapped to Ctrl-E/B/W keys · Issue #38 · takac/vim-hardtime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Doesn't work for CamelCaseMotion motions mapped to Ctrl-E/B/W keys #38

New issue

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

Open
sergei-dyshel opened this issue May 9, 2016 · 1 comment

Comments

@sergei-dyshel
Copy link

I'm using CamelCaseMotion with the following config:

NeoBundle 'bkad/CamelCaseMotion'
map <C-W> <Plug>CamelCaseMotion_w
map <C-B> <Plug>CamelCaseMotion_b
map <C-E> <Plug>CamelCaseMotion_e

NeoBundle 'takac/vim-hardtime'
let g:hardtime_default_on = 1
let g:list_of_normal_keys = ["w", "b", "e", "W", "B", "E",
      \ "<c-w>", "<c-b>", "<c-e>", "gj", "gk", "h", "j", "k", "l"]

For some reason specifically keys <C-e/b/w> do nothing when I press them while others work OK. Without vim-hardtime C-* keys work OK.

@sergei-dyshel sergei-dyshel changed the title Doesn't work for CamelCaseMotion keys Doesn't work for CamelCaseMotion motions mapped to C-e/b/w keys May 9, 2016
@sergei-dyshel sergei-dyshel changed the title Doesn't work for CamelCaseMotion motions mapped to C-e/b/w keys Doesn't work for CamelCaseMotion motions mapped to Ctrl-E/B/W keys May 9, 2016
@srghma
Copy link
srghma commented Sep 16, 2017

Have this issue too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0