diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-09 13:11:23 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-09 13:11:23 -0400 |
| commit | 4afdfee5c1ce99a09fc70075ca674b961fd3faed (patch) | |
| tree | 081ca3902f26af9378113257c62bc75bd8903811 /pkgs/custom-neovim/default.nix | |
| parent | d65a4b2e6fb66f51b21da8d5397f89ea1c2aaedc (diff) | |
working on custom neovim
Former-commit-id: 4baf1a9c64b861ce1a934487b93b36bdb1438cf3
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 61f69ef..423fdf9 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -20,7 +20,7 @@ inputs.mnw.lib.wrap pkgs { telescope-nvim # Picker. plenary-nvim # General Library. alpha-nvim # Dashboard. - dashboard-nvim + persisted-nvim # Session manager. # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
