diff --git a/modules/home-manager/neovim.nix b/modules/home-manager/neovim.nix index 1502f1a..26c1c1c 100644 --- a/modules/home-manager/neovim.nix +++ b/modules/home-manager/neovim.nix @@ -137,6 +137,8 @@ notify.enable = true; starter.enable = true; statusline.enable = true; + move.enable = true; + splitjoin.enable = true; }; # Use telescope