diff options
Diffstat (limited to 'raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml new file mode 100644 index 0000000..80723d6 --- /dev/null +++ b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml @@ -0,0 +1,7 @@ +[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' |