mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-08 14:52:08 -04:00
* feat: add neovim-lualine template, set vim.o.background automatically based on dms light/dark mode * feat(matugen): add option to follow dms background color or not on neovim * chore: regenerate settings and translation index after merging master
4 lines
183 B
Lua
4 lines
183 B
Lua
-- NOTE: this file should never be accessed if AvengeMedia/base46 is not installed,
|
|
-- the neovim-colors.lua template will fail first.
|
|
return require("lualine.themes._base46")("dms")
|