Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add wildcards and documentation about matching #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sayrus
Copy link

@Sayrus Sayrus commented Nov 23, 2022

Fixes #69

stevanmilic pushed a commit to stevanmilic/gitlinker.nvim that referenced this pull request Nov 12, 2023
* refactor(gitlinker): optimize code logic

* revert

* fix: only set key mappings when options.mappings is lua table

* perf(git): add 'uv.spawn'

* perf(git): add 'uv.spawn'

* perf(git): migrate from jobstart to uv.spawn

* refactor(git): rewrite JobReslt

* fix

* chore

* test

* chore
@linrongbin16
Copy link

Hi @Sayrus ,

Seems ruifm doesn't maintain this plugin any longer, please use my fork: https://github.com/linrongbin16/gitlinker.nvim.

It already support a lua-pattern (regex) based matching policy, I call it router.

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.

Add patterns in default callbacks
2 participants