Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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