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 62b97aa commit 6ff9d5cCopy full SHA for 6ff9d5c
init.lua
@@ -942,7 +942,7 @@ require('lazy').setup({
942
-- This is the easiest way to modularize your config.
943
--
944
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
945
- -- { import = 'custom.plugins' },
+ { import = 'custom.plugins' },
946
947
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
948
-- Or use telescope!
0 commit comments