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"