aboutsummaryrefslogtreecommitdiff
path: root/lua/lazy-plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lazy-plugins.lua')
-rw-r--r--lua/lazy-plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lazy-plugins.lua b/lua/lazy-plugins.lua
index 8a18c1e..f06094d 100644
--- a/lua/lazy-plugins.lua
+++ b/lua/lazy-plugins.lua
@@ -64,7 +64,7 @@ require('lazy').setup {
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
- -- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
+ -- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
-- { import = 'custom.plugins' },
}