Skip to content

Fix/vim respect autoindent - #53641

Closed
phdavis1027 wants to merge 2 commits into
zed-industries:mainfrom
phdavis1027:fix/vim-respect-autoindent
Closed

Fix/vim respect autoindent#53641
phdavis1027 wants to merge 2 commits into
zed-industries:mainfrom
phdavis1027:fix/vim-respect-autoindent

Conversation

@phdavis1027

Copy link
Copy Markdown
Contributor

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #53570

Release Notes:

  • Pressing 'o/O' in vim normal mode now respects auto-indent: "none"

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 10, 2026
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Apr 10, 2026
@phdavis1027

phdavis1027 commented Apr 24, 2026

Copy link
Copy Markdown
Contributor Author

superceded by #53620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vim: normal mode o/O does not respect auto_indent: "none"

2 participants