diff options
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 28d448a..06ad3b2 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -17,6 +17,7 @@ inputs.mnw.lib.wrap pkgs { nvim-treesitter.withAllGrammars # All treesitter grammars. # tabby-nvim # Tab bar. # friendly-snippets # Extra snippets. + lualine-nvim # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
