styling options, added stub function for customizing gruvbox

This commit is contained in:
Sam Davenport 2025-04-04 17:33:47 -05:00
parent d27359351c
commit f3ec45204f
5 changed files with 7 additions and 1 deletions

View file

@ -768,6 +768,7 @@ require('lazy').setup({
require 'sld.gruvbox',
require 'sld.tree',
require 'sld.lualine',
require 'sld.autopairs',
-- NOTE: The import below can automatically add your own plugins, configuration, etc from `lua/custom/plugins/*.lua`
-- This is the easiest way to modularize your config.
--