diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-05 21:57:07 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-05 21:57:07 -0400 |
| commit | 6a066d077feb6bed1c4a324c969b19773571e690 (patch) | |
| tree | 072d44e3d344c90785dccc34425d1cd4e1b1689d /pkgs/custom-neovim/default.nix | |
| parent | ef309868a758ca7087c6d1ed1c8156172fe9b96a (diff) | |
neovim: installed gitsigns
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 f1c6183..60ff001 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -24,6 +24,7 @@ in dropbar-nvim auto-session nvim-ts-autotag + gitsigns-nvim # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
