From 194442f0d62ec98ea4ff238fc75c97c6f398212a Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Fri, 4 Apr 2025 13:29:03 +0300 Subject: feat: add `smart-splits.nvim` for integration with WezTerm --- flake.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'flake.nix') 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 = -- cgit v1.2.3-70-g09d2