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

indentation error on ruby end keyword #94

Open
Ynjxsjmh opened this issue Sep 19, 2020 · 0 comments
Open

indentation error on ruby end keyword #94

Ynjxsjmh opened this issue Sep 19, 2020 · 0 comments

Comments

@Ynjxsjmh
Copy link

Ynjxsjmh commented Sep 19, 2020

Description

Pressing predefined evil escape key on end keyword on the first time causes unexpected indentation.

Reproduction guide

  • Start Emacs with -Q option
  • M-x package-initialize
  • M-x load-library evil
  • M-x load-library evil-escape
  • Open a test.rb file.
    • M-x evil-mode
    • M-x evil-escape-mode
    • M-x eval-expression (setq-default evil-escape-key-sequence "kj")

Video_2020-09-19_152920_edit

I press kj on the end keyword in the last step, it causes the end keyword indent by 2.

System Info

  • OS: win7
  • Emacs: 26.1
  • Editing style: vim
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

1 participant