diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-02 21:04:09 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-02 23:12:59 -0400 |
| commit | fb01120809379948eae622b6fa266b4cdb51c3a9 (patch) | |
| tree | 29256ad70ee6504ce450a0e1cb8790063156192c /pkgs/custom-neovim/default.nix | |
| parent | b59291b870bc7f54bf4831496665c3202b7bc3cd (diff) | |
neovim: bunch of stuff
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 6b78fde..a0d6f03 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -18,10 +18,11 @@ in nvim-treesitter.withAllGrammars # All treesitter grammars. tabby-nvim # Tab bar. lualine-nvim # Status line. - alpha-nvim # Dashboard. + # alpha-nvim # Dashboard. persisted-nvim # Session manager. snacks-nvim - oil-nvim + # oil-nvim + dropbar-nvim # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
