diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-11 10:07:40 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-11 10:07:40 -0400 |
| commit | 0c3ab10a8f5587ef64476fc4cf425531df73e3d4 (patch) | |
| tree | 0b643f06571493aaadfac742cf0bb7648048b077 /pkgs/custom-neovim/default.nix | |
| parent | d3f7abc4c835e7d9db82b22116da359a8523630a (diff) | |
working on custom nvim
Former-commit-id: b28cf748561ffb9e66ce669dde53530ff394e4af
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 820aba1..a6dfcb6 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -32,6 +32,7 @@ in plenary-nvim-git alpha-nvim # Dashboard. persisted-nvim # Session manager. + which-key-nvim # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
