Skip to content
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

关于如何全局 vim快捷键 #1033

Open
donneyluck opened this issue Feb 16, 2023 · 1 comment
Open

关于如何全局 vim快捷键 #1033

donneyluck opened this issue Feb 16, 2023 · 1 comment

Comments

@donneyluck
Copy link

起因:很喜欢大佬的配置 可以高度自定义之前使用doom 总是有问题
过程: 现在使用大佬的配置已经有一段时间了 因为是vim重度患者 在magit M-x 之类的地方 都没有办法 用 vim快捷键 有点不适应
问题: 请问大佬有没有什么解决方案 可以像doom一样 全局 vim快捷键
感谢

@karta0807913
Copy link

karta0807913 commented May 29, 2023

你可以在任何地方用 C-z 來進入 evil mode。 或是使用

(evil-set-initial-state 'your-mode 'normal)

https://evil.readthedocs.io/en/latest/settings.html#elispobj-evil-set-initial-state

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