Skip to content

Commit 7fcd4ae

Browse files
committed
feat(pulumi): add fallback 3rd party completion loader
1 parent 18c8945 commit 7fcd4ae

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
@@ -196,6 +196,7 @@
196196
/_polygon-edge
197197
/postalias
198198
/ppc-koji
199+
/_pulumi
199200
/puppetca
200201
/puppetd
201202
/puppetdoc

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@ CLEANFILES = \
731731
_polygon-edge \
732732
postalias \
733733
ppc-koji \
734+
_pulumi \
734735
puppetca \
735736
puppetd \
736737
puppetdoc \
@@ -967,6 +968,7 @@ symlinks: $(DATA)
967968
_op \
968969
_ory \
969970
_polygon-edge \
971+
_pulumi \
970972
_px \
971973
_sshi \
972974
_trivy \

0 commit comments

Comments
 (0)