Skip to content

Commit 2943497

Browse files
authored
Update dev.lua
1 parent 33e46ee commit 2943497

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

lua/config/plugins/dev.lua

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
11
return {
2-
{
3-
dir = "~/workfiles/present.nvim/",
4-
config = function()
5-
--require "present"
6-
end
7-
},
8-
-- {
9-
-- dir = "~/workfiles/switchscheme.nvim/",
10-
-- config = function()
11-
-- require "switchscheme"
12-
-- end
13-
-- },
2+
143
}

0 commit comments

Comments
 (0)