Skip to content

[BUG] Bug associated with keymaps = { enabled = false,}  #209

@m2228

Description

@m2228

Hi, I think there is another bug associated with this option.
My config looks like this:

Image

Yes, the keybinds don't interfere anymore, but the auto-complete feature for lists doesn't seem to work anymore. To be specific, the behavior that when you start writing on the next line of a list, the following "bullet point" is filled for you. E.g:

With keymaps = { enabled = true, },:

Image

(Autofills - [ ] for me)

With keymaps = { enabled = false, },:

Image (Doesn't autofill)

The same behavior happens with lists of numbers, letters or bullet points.

Not sure when this started occurring, and not sure if it worked properly after this original bug was closed.

NVIM v0.11.6
markdown-plus.nvim v1.10.0
OS: linux

Originally posted by @m2228 in #202

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions