Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Should only auto-indent first line following a trailing period #65

Description

@rtsao

Input keystrokes:
p.{RETURN}asdf{RETURN}asdf

Expected output:

p.
  asdf
  asdf

Actual output:

p.
  asdf
    asdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions