modules/assistant: completely drop tabnine

This commit is contained in:
raf 2024-02-26 07:19:19 +03:00
commit 4bc51c5128
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 1 additions and 92 deletions

View file

@ -1,6 +1,5 @@
_: {
{
imports = [
./copilot
# ./tabnine.nix # removed until I find a way around the initialisation script the plugin requires
];
}