Skip to content

help: How do I make setext headers go away? #381

@Asterikss

Description

@Asterikss

Neovim version (nvim -v)

0.10.0

Neovim distribution

N/A

Description

Relevant configuration:

opts = {
  render_modes = true,
  anti_conceal = {
    enabled = false,
  },
}

This happens when I try to write nested bullet points:

2025-03-28.17-01-15.mp4

Source just in case:

- test:
  - 

I couldn't successfully change / find anything related in the available configuration.

How do I turn this off? I'm really only interested in the - character not triggering it. Other characters are fine. Can I change the character that triggers it or turn this rendering off completely somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions