mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-14 09:42:10 -04:00
Neovim template enhancements (#2078)
* 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
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[templates.dmsneovim]
|
||||
input_path = 'SHELL_DIR/matugen/templates/neovim.lua'
|
||||
[templates.dmsneovim-colors]
|
||||
input_path = 'SHELL_DIR/matugen/templates/neovim-colors.lua'
|
||||
output_path = 'CONFIG_DIR/nvim/colors/dms.lua'
|
||||
|
||||
[templates.dmsneovim-lualine]
|
||||
input_path = 'SHELL_DIR/matugen/templates/neovim-lualine.lua'
|
||||
output_path = 'CONFIG_DIR/nvim/lua/lualine/themes/dms.lua'
|
||||
|
||||
Reference in New Issue
Block a user