Skip to content

Commit

Permalink
feat(nvim): add lackluster and midnight-nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
r17x committed Oct 17, 2024
1 parent d60eed8 commit c8ba53c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nvim.nix/config/ui.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,12 @@ in
highlight."@neorg.tags.ranged_verbatim.code_block".link = "Fg";

extraPlugins = with pkgs.vimPlugins; [
# theme
edge
lackluster
midnight-nvim

# extra
unicode-vim
lualine-lsp-progress
];
Expand Down

0 comments on commit c8ba53c

Please sign in to comment.