summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 4d9e8da..a09bc90 100644
--- a/flake.nix
+++ b/flake.nix
@@ -160,13 +160,19 @@
lze
lzextras
];
+
libraries = [ plenary-nvim ];
editor = [ vim-repeat ];
+
ui = [
nvim-notify
snacks-nvim
];
- extra = [ nvim-web-devicons ];
+
+ extra = [
+ smart-splits-nvim
+ nvim-web-devicons
+ ];
};
theme =