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

@ -29,7 +29,7 @@ return {
Color = "",
Constant = "",
Constructor = "",
Copilot = " ",
Copilot = " ",
Enum = "",
EnumMember = "",
Event = "",