Skip to content

Commit 8cb10e3

Browse files
author
Jack Walton Jarosz
committed
Remove extra plugins module
1 parent afcbe25 commit 8cb10e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,6 @@ require('lazy').setup({
931931
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
932932
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
933933
{ import = 'custom.plugins' },
934-
{ import = 'plugins' },
935934
}, {
936935
ui = {
937936
-- If you are using a Nerd Font: set icons to an empty table which will use the

0 commit comments

Comments
 (0)