Skip to content

Commit

Permalink
feat(glen): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 25, 2024
1 parent 1fe9904 commit 89ad58f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
/_gitleaks
/_gitsign
/gkrellm2
/_glen
/_glow
/gmake
/gmplayer
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@ CLEANFILES = \
_gitleaks \
_gitsign \
gkrellm2 \
_glen \
_glow \
gmake \
gmplayer \
Expand Down Expand Up @@ -1173,6 +1174,7 @@ symlinks: $(DATA)
_gitconfig \
_gitleaks \
_gitsign \
_glen \
_glow \
_go-licenses \
_gopass \
Expand Down

0 comments on commit 89ad58f

Please sign in to comment.