Skip to content

Commit a18e23c

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

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
@@ -364,6 +364,7 @@
364364
/_rclone
365365
/rcsdiff
366366
/rdict
367+
/_regal
367368
/repquota
368369
/rfcomm
369370
/rlog

Diff for: completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,7 @@ CLEANFILES = \
970970
_rclone \
971971
rcsdiff \
972972
rdict \
973+
_regal \
973974
repquota \
974975
rfcomm \
975976
rlog \
@@ -1279,6 +1280,7 @@ symlinks: $(DATA)
12791280
_qrpc \
12801281
_random \
12811282
_rclone \
1283+
_regal \
12821284
_skaffold \
12831285
_sshi \
12841286
_ssh-inscribe \

0 commit comments

Comments
 (0)