Skip to content

✨ Feature: Keep org_indent's indentation in hybrid mode. #360

@Zevan770

Description

@Zevan770

🔖 Feature description:

Currently, with org_indent and linewise_hybrid_mode enabled, cursorline(or an alternatively edit_range) won't be renderd. Thus, the extra indentation for org_indent is not applied on cursor line.

My preference is debounce as much as possible. I don't want to see the cursor line deindent and indent frequently.

Is it possible to keep the indentation of cursor line in hybrid mode?

📂 Possible solutions:

I haven't read the source carefully. Is partially rendering possible?

🧾 Feature reference:

render-markdown.nvim does render cursor line in a way like above, with similar (org-like-heading) indentandconceal` enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions