Skip to content

Commit ec8b0d1

Browse files
author
Prime Again
committed
automated dev commit
1 parent d41ba1c commit ec8b0d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lua/theprimeagen/lazy/local.lua

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22
local local_plugins = {
3+
{
4+
"vim-guys",
5+
dir = "~/personal/vim-guys",
6+
config = function()
7+
end,
8+
},
39
{
410
"cockpit",
511
dir = "~/personal/cockpit",

0 commit comments

Comments
 (0)