Skip to content

Commit 89ad58f

Browse files
committed
feat(glen): add 3rd party fallback completion loader
https://github.com/lingrino/glen#usage
1 parent 1fe9904 commit 89ad58f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: completions/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
/_gitleaks
147147
/_gitsign
148148
/gkrellm2
149+
/_glen
149150
/_glow
150151
/gmake
151152
/gmplayer

Diff for: completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,7 @@ CLEANFILES = \
714714
_gitleaks \
715715
_gitsign \
716716
gkrellm2 \
717+
_glen \
717718
_glow \
718719
gmake \
719720
gmplayer \
@@ -1173,6 +1174,7 @@ symlinks: $(DATA)
11731174
_gitconfig \
11741175
_gitleaks \
11751176
_gitsign \
1177+
_glen \
11761178
_glow \
11771179
_go-licenses \
11781180
_gopass \

0 commit comments

Comments
 (0)