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 802b138 commit cba0959Copy full SHA for cba0959
init.lua
@@ -838,7 +838,7 @@ require('lazy').setup({
838
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
839
-- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
840
{ import = 'custom.plugins' },
841
-}
+})
842
843
-- The line beneath this is called `modeline`. See `:help modeline`
844
-- vim: ts=2 sts=2 sw=2 et
0 commit comments