diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-24 11:51:30 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-24 11:51:30 -0400 |
| commit | 3a1bb7c16c3b4efed6ca281017dcc94c48be5f2d (patch) | |
| tree | 93c97a6c9030d108be51941a04dda7e3082ba1ed /pkgs/custom-neovim/default.nix | |
| parent | 570bdd8a41786d1531de7b5116a6dbc0a78c61b3 (diff) | |
neovim: finished statusline and more
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 638302e..bbbc040 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -27,6 +27,7 @@ inputs.mnw.lib.wrap pkgs { plenary-nvim nvim-colorizer-lua heirline-nvim + fidget-nvim # Completion Plugins blink-cmp @@ -36,6 +37,7 @@ inputs.mnw.lib.wrap pkgs { # Utility Plugins mini-pairs comment-nvim + auto-session # Git Plugins mini-git |
