feat(neovim): diasble autocomplete

This commit is contained in:
jacekpoz 2023-12-21 13:53:45 +01:00
parent 337c8941a2
commit bc32cf2d89
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -92,6 +92,7 @@ in {
autoStart = "shut-up";
installArtifacts = true;
recommendedKeymaps = true;
alwaysComplete = false;
};
chadtree = {
enable = true;