diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-21 08:52:57 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-21 08:57:36 -0400 |
| commit | ded99be448295035750b381ed322d53fe3e12158 (patch) | |
| tree | f88e212a4257c382e0551d998a92f8e90d2f0eb8 /pkgs/custom-neovim/default.nix | |
| parent | aa63ba907a1094f9e9c4ff7ed877bda275383c34 (diff) | |
neovim: did some colorscheme stuff
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 f3d457a..638302e 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -26,6 +26,7 @@ inputs.mnw.lib.wrap pkgs { mini-extra plenary-nvim nvim-colorizer-lua + heirline-nvim # Completion Plugins blink-cmp |
