Skip to content

Bullets does not work in new files #161

@Jorysm

Description

@Jorysm

Thank you for a very nice plugin. I know that this issue was addressed here #44. After reviewing everything, I did not find an answer.
What I noted for myself:

  • Bullets work in new files only if the file extension is .txt (I focused only on the text files I work with.)
    For example, open a new file in Vim:

Image

  • But if you open a new file with the txt extension, bullets works. When opening a new file with :new, it doesn't work again.

Image

let g:bullets_enable_in_empty_buffers = 1
let g:bullets_enabled_file_types = ['markdown', 'text', 'gitcommit']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions