change completion plugin

this was done to support dynamically enabling AI autosuggestion and is
disabled by default
This commit is contained in:
Alexander Navarro 2024-11-25 13:19:52 -03:00
parent ec750a0e89
commit 6e2a88508c
7 changed files with 114 additions and 126 deletions

View file

@ -41,7 +41,7 @@ cli = [
dev = [
"gcc",
"gcc-c++",
"just"
"just",
"nodejs",
"openssl",
"openssl-devel",