-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add completions for dandavison/delta #603
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: sebastian <[email protected]>
Merging to
|
@@ -77,6 +77,13 @@ zi ice lucid wait as'completion' blockf has'alacritty' | |||
zi snippet https://github.com/alacritty/alacritty/blob/master/extra/completions/_alacritty | |||
``` | |||
|
|||
### COMP: [ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide/blob/main/contrib/completions/_zoxide) {#comp-zoxide-completions} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wasn't sure what {#comp-zoxide-completions}
does, so I did not add it for delta
.
There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. This PR will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions! |
There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. This PR will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions! |
Adds instructions for two possible ways to install completions for dandavison/delta.
Also, this PR contains clean-up (sort completions alphabetically).