Skip to content

some basic questions - replicating vim/evil and general.el keybindings #160

Answered by DogLooksGood
fab6 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you can not get a fully compatible setup with evil, since meow use different commands. You can have some similar behaviors, for example, h/j/k/l to move by character. But there are still a lot differences.

Meow use keypad state to simulating modified(by ctrl/meta) keys, it doesn't care how those key bindings defined. There's no integration between meow and general.el. But if you have a command at C-c C-c, not matter how it's bound, you can execute with SPC c c via keypad.

Please feel free to ask anything if it's not clear to you, and
Happy New Year!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@fab6
Comment options

Answer selected by fab6
Comment options

You must be logged in to vote
2 replies
@DogLooksGood
Comment options

@mclearc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants