Skip to content

Commit 7313401

Browse files
committed
feat(ghorg): add 3rd party fallback completion loader
https://github.com/gabrie30/ghorg
1 parent 86b838c commit 7313401

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
/gfortran
135135
/gfortran-[5678]
136136
/_gh-label
137+
/_ghorg
137138
/_git-bump
138139
/gkrellm2
139140
/gmake

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,7 @@ CLEANFILES = \
694694
gfortran-7 \
695695
gfortran-8 \
696696
_gh-label \
697+
_ghorg \
697698
_git-bump \
698699
gkrellm2 \
699700
gmake \
@@ -1110,6 +1111,7 @@ symlinks: $(DATA)
11101111
_gardenctl \
11111112
_gcrane \
11121113
_gh-label \
1114+
_ghorg \
11131115
_git-bump \
11141116
_go-licenses \
11151117
_gopherjs \

0 commit comments

Comments
 (0)