Skip to content

bullets-newline fails to trigger InsertEnter and InsertLeave events #151

@VimWei

Description

@VimWei

brglng/vim-im-select is dedicated to automatically toggling the state of input methods, significantly improving the experience for users working with non-English input methods.

But bullets-vim conflicts with brglng/vim-im-select:

`let g:bullets_custom_mappings = [ ['nmap', 'o', '<Plug>(bullets-newline)'] ]`

o can add bullets-newline but fails to trigger vim's InsertEnter and InsertLeave events. but this trigger is required by vim-im-select.

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