Skip to content

Commit ce0abdd

Browse files
committed
feat(atlas): add 3rd party fallback completion loader
https://github.com/ariga/atlas
1 parent c069996 commit ce0abdd

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
@@ -26,6 +26,7 @@
2626
/_argo
2727
/arm-koji
2828
/asciidoc.py
29+
/_atlas
2930
/autoheader
3031
/automake-1.1[0123456]
3132
/autossh

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ CLEANFILES = \
569569
_argo \
570570
arm-koji \
571571
asciidoc.py \
572+
_atlas \
572573
autoheader \
573574
automake-1.10 \
574575
automake-1.11 \
@@ -1050,6 +1051,7 @@ symlinks: $(DATA)
10501051
_aqua \
10511052
_arduino-cli \
10521053
_argo \
1054+
_atlas \
10531055
_buf \
10541056
_chezmoi \
10551057
_cilium \

0 commit comments

Comments
 (0)