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

fix(evil): ensure evil mode is enabled by default #7

Merged
merged 1 commit into from
May 21, 2024

Conversation

usagi-flow
Copy link
Owner

When starting without a user configuration, the editor would load with evil set to false. Fix this by not only adjusting the defaults, but by separating the defaults in respective default_evil() functions. The editor is now evil by default.

Fixes #4

When starting without a user configuration, the editor would load with `evil` set to `false`.
Fix this by not only adjusting the defaults, but by separating the defaults in respective `default_evil()` functions.
The editor is now evil by default.
@usagi-flow usagi-flow merged commit b02096f into main May 21, 2024
3 of 8 checks passed
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

Successfully merging this pull request may close these issues.

I get the default Helix behavior instead of evil-helix behavior
1 participant