Skip to content

fix(mappings): fix editor commands invokation (#103) - #109

Open
qsdrqs wants to merge 1 commit into
akinsho:mainfrom
qsdrqs:main
Open

fix(mappings): fix editor commands invokation (#103)#109
qsdrqs wants to merge 1 commit into
akinsho:mainfrom
qsdrqs:main

Conversation

@qsdrqs

@qsdrqs qsdrqs commented May 3, 2025

Copy link
Copy Markdown

This PR fixes #103, as <Plug>(...) is not a valid command for using nvim_create_user_command. I changed them back to the API calls.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None of the editor commands work (e.g. :GitConflictChooseOurs)

1 participant