We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41ba1c commit ec8b0d1Copy full SHA for ec8b0d1
lua/theprimeagen/lazy/local.lua
@@ -1,5 +1,11 @@
1
2
local local_plugins = {
3
+ {
4
+ "vim-guys",
5
+ dir = "~/personal/vim-guys",
6
+ config = function()
7
+ end,
8
+ },
9
{
10
"cockpit",
11
dir = "~/personal/cockpit",
0 commit comments