diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-08 11:03:36 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-08 11:03:36 -0400 |
| commit | 33724076b23aefea4a3af26847cb3659bd523452 (patch) | |
| tree | 04342460e9ae4d0a88eb6b4c20c5102d345746e5 /pkgs/custom-neovim/default.nix | |
| parent | 3b26572913f42c540691ee385bb255b52228e448 (diff) | |
neovim: change some plugins and fix sessions
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 67a5e46..bd9dd29 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -23,6 +23,8 @@ in nvim-ts-autotag gitsigns-nvim git-plugins.namu-nvim-git + vim-nix + comment-nvim # Completion nvim-cmp |
