testing gcm

This commit is contained in:
2025-09-12 08:51:30 -04:00
parent e4569a70e8
commit c1e349cdce
12 changed files with 3 additions and 93 deletions
+1 -1
View File
@@ -988,7 +988,7 @@ require('lazy').setup({
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
{ import = 'custom.plugins' },
{ import = 'clevertwain.plugins' },
--
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
-- Or use telescope!