update neotree, theme, add dashboard and auto command

This commit is contained in:
Roel de Cort 2024-05-08 00:55:52 +02:00
parent 7a7072adfe
commit beb019f6fa
6 changed files with 110 additions and 38 deletions

View file

@ -3,6 +3,7 @@ _: {
# General Configuration
./settings.nix
./keymaps.nix
./auto_cmds.nix
# Themes
./plugins/themes/default.nix
@ -25,6 +26,7 @@ _: {
# UI plugins
./plugins/ui/bufferline.nix
./plugins/ui/lualine.nix
./plugins/ui/dashboard.nix
# LSP
./plugins/lsp/lsp.nix