about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plgs/femaco
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/nvim/plgs/femaco/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/nvim/plgs/femaco/default.nix b/hm/soispha/conf/nvim/plgs/femaco/default.nix
index be8723ce..0b4f7937 100644
--- a/hm/soispha/conf/nvim/plgs/femaco/default.nix
+++ b/hm/soispha/conf/nvim/plgs/femaco/default.nix
@@ -9,7 +9,7 @@
       ${lib.strings.fileContents ./lua/femaco.lua}
     '';
     extraPlugins = [
-      pkgs.vimExtraPlugins.nvim-FeMaco-lua
+      pkgs.vimPlugins.nvim-FeMaco-lua
     ];
     keymaps = [
       {