diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-11 18:53:49 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-11 18:53:49 -0400 |
| commit | e292b5bd5ba856925d7422f8d251970abafc59b5 (patch) | |
| tree | 5b6901bb5779ffcdd02814e218588d06763820bd /pkgs/custom-neovim/default.nix | |
| parent | e366181a3118cb69e60845258b60ac24029fc345 (diff) | |
neovim: automatic split resizing and cleanup
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
