Skip to content

Commit 23140b2

Browse files
committed
feat(popeye): add 3rd party fallback completion loader
https://github.com/derailed/popeye
1 parent f519f21 commit 23140b2

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
@@ -318,6 +318,7 @@
318318
/pm-suspend-hybrid
319319
/pmake
320320
/_polygon-edge
321+
/_popeye
321322
/postalias
322323
/ppc-koji
323324
/_pulumi

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ CLEANFILES = \
902902
pm-suspend-hybrid \
903903
pmake \
904904
_polygon-edge \
905+
_popeye \
905906
postalias \
906907
ppc-koji \
907908
_pulumi \
@@ -1272,6 +1273,7 @@ symlinks: $(DATA)
12721273
_pitchfork \
12731274
_pluto \
12741275
_polygon-edge \
1276+
_popeye \
12751277
_pulumi \
12761278
_px \
12771279
_qrpc \

0 commit comments

Comments
 (0)