Skip to content

Commit

Permalink
feat(uv): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Oct 14, 2024
1 parent 82514b7 commit ba003af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@
/_trivy
/typeset
/_upctl
/_uv
/_vacuum
/vgcfgbackup
/vgcfgrestore
Expand Down
3 changes: 3 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ CLEANFILES = \
_trivy \
typeset \
_upctl \
_uv \
_vacuum \
vgcfgbackup \
vgcfgrestore \
Expand Down Expand Up @@ -1213,6 +1214,8 @@ endif
rpmbuild rpmbuild-md5
$(ss) rpm2tgz \
rpm2targz rpm2txz
$(ss) _ruff \
_uv
$(ss) smbclient \
smbcacls smbcquotas smbget smbpasswd smbtar smbtree
$(ss) sbcl \
Expand Down

0 comments on commit ba003af

Please sign in to comment.