1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 17:52:10 -04:00

New neovim theme engine (#1985)

* feat(matugen)!: rework completely neovim's theme engine

* fix: link to neovim theme plugin

* fix: expect AvengeMedia/base46 instead of Silzinc/base46
This commit is contained in:
Jonas Bloch
2026-03-13 18:37:16 +01:00
committed by GitHub
parent ce93f22669
commit 7e1d808d70
8 changed files with 1315 additions and 727 deletions

View File

@@ -1,3 +1,3 @@
[templates.dmsneovim]
input_path = 'SHELL_DIR/matugen/templates/neovim.lua'
output_path = 'CONFIG_DIR/nvim/lua/plugins/dankcolors.lua'
output_path = 'CONFIG_DIR/nvim/colors/dms.lua'