diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-10-26 15:45:36 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-10-26 15:45:36 +0200 |
commit | ffe2ad89ae9de68ee2a0f18fcd14b16a4ffbf986 (patch) | |
tree | 8da6c710370f573ffec716c492be1734c8c8b812 /hosts/home.nix | |
parent | Update (diff) | |
download | nixos-config-ffe2ad89ae9de68ee2a0f18fcd14b16a4ffbf986.tar.gz nixos-config-ffe2ad89ae9de68ee2a0f18fcd14b16a4ffbf986.tar.bz2 nixos-config-ffe2ad89ae9de68ee2a0f18fcd14b16a4ffbf986.zip |
Emacs: Replace rust-mode with rustic rust support
Diffstat (limited to '')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index cfe599f..049e6dc 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -152,6 +152,7 @@ lsp-mode company rust-mode + rustic flycheck lsp-haskell |