From e292b5bd5ba856925d7422f8d251970abafc59b5 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 11 Aug 2025 18:53:49 -0400 Subject: neovim: automatic split resizing and cleanup --- pkgs/custom-neovim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 3ed6aee..78d09c9 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -27,6 +27,7 @@ in comment-nvim fidget-nvim focus-nvim + render-markdown-nvim # Completion nvim-cmp -- cgit v1.2.3