From a24e2615211bc0597b62a9deee8de3adcd37f361 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 8 Oct 2024 12:21:12 +0100 Subject: [PATCH] Update roles/home/helix.nix --- roles/home/helix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home/helix.nix b/roles/home/helix.nix index 0c8c3a6..54e3cb6 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -85,6 +85,7 @@ in ruff = {enabled = true} rope = {enabled = true} mypy = {enabled = true} + rope_autoimport = {enabled = true} [[language]] name = "bash"