Skip to content

Commit cba0959

Browse files
committed
tiny fix
1 parent 802b138 commit cba0959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ require('lazy').setup({
838838
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
839839
-- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
840840
{ import = 'custom.plugins' },
841-
}
841+
})
842842

843843
-- The line beneath this is called `modeline`. See `:help modeline`
844844
-- vim: ts=2 sts=2 sw=2 et

0 commit comments

Comments
 (0)