about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plugins/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/nvim/plugins/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/hm/soispha/conf/nvim/plugins/default.nix b/hm/soispha/conf/nvim/plugins/default.nix
index d2486166..7bb02355 100644
--- a/hm/soispha/conf/nvim/plugins/default.nix
+++ b/hm/soispha/conf/nvim/plugins/default.nix
@@ -1,18 +1,19 @@
 {...}: {
   imports = [
-    #./lsp-progress-nvim
     ./colorscheme
     ./comment-nvim
-    ./neorg
     ./femaco
     ./goto-preview
     ./harpoon
     ./leap
     ./lf-nvim
     ./lsp
+    #./lsp-progress-nvim
     ./lspkind
+    ./ltex_extra
     ./lualine
     ./luasnip
+    ./neorg
     ./nvim-cmp
     ./nvim-lint
     ./raw_plugins