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

Consequent for else is not indented correctly #11326

Open
graywolf opened this issue Oct 9, 2022 · 0 comments
Open

Consequent for else is not indented correctly #11326

graywolf opened this issue Oct 9, 2022 · 0 comments
Labels

Comments

@graywolf
Copy link

graywolf commented Oct 9, 2022

Steps to reproduce

  1. vim -u NONE -c 'set nocp lisp ai'
  2. Input
(cond ((= 0 0)
       0)
      (else

and press enter
3. Cursor ends up under l

Expected behaviour

  1. Cursor ends up under e to align with 0

Version of Vim

VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 22 2022 17:41:25)Included patches: 1-5000

Environment

OS: Alpine 3.16
terminal: rxvt-unicode
$TERM: rxvt-unicode-256color
shell: 5.1.16(1)-release

Logs and stack traces

No response

@graywolf graywolf added the bug label Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant