Skip to content

Commit ce7b092

Browse files
committed
feat(nova): add 3rd party fallback completion loader
https://github.com/FairwindsOps/nova
1 parent cbaef0f commit ce7b092

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
@@ -287,6 +287,7 @@
287287
/_ngrok
288288
/_nomad
289289
/_notation
290+
/_nova
290291
/_npm
291292
/_oc
292293
/_okteto

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,7 @@ CLEANFILES = \
871871
_ngrok \
872872
_nomad \
873873
_notation \
874+
_nova \
874875
_npm \
875876
_oc \
876877
_okteto \
@@ -1255,6 +1256,7 @@ symlinks: $(DATA)
12551256
_nerdctl \
12561257
_nfpm \
12571258
_notation \
1259+
_nova \
12581260
_oc \
12591261
_okteto \
12601262
_op \

0 commit comments

Comments
 (0)