summaryrefslogtreecommitdiffstats
path: root/modules/desktop/apps/editors
diff options
context:
space:
mode:
Diffstat (limited to 'modules/desktop/apps/editors')
-rw-r--r--modules/desktop/apps/editors/neovim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/desktop/apps/editors/neovim.nix b/modules/desktop/apps/editors/neovim.nix
index f0040e0..304aca7 100644
--- a/modules/desktop/apps/editors/neovim.nix
+++ b/modules/desktop/apps/editors/neovim.nix
@@ -65,8 +65,8 @@ in {
nvim-treesitter nvim-treesitter.withAllGrammars
coc-clangd
+ coc-rust-analyzer
coc-lua
- coc-spell-checker
];
};
};