From e6831de004c93564ca0811faffdb53904f7eb77b Mon Sep 17 00:00:00 2001 From: Stuart Stephens Date: Thu, 28 May 2026 15:11:12 -0400 Subject: [PATCH] fix norg issue --- init.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.lua b/init.lua index 4b218c4b..9b88d970 100644 --- a/init.lua +++ b/init.lua @@ -1069,6 +1069,9 @@ require('lazy').setup({ -- In normal mode type `sh` then write `lazy.nvim-plugin` -- you can continue same window with `sr` which resumes last telescope search }, { + rocks = { + enabled = false, + }, ui = { -- If you are using a Nerd Font: set icons to an empty table which will use the -- default lazy.nvim defined Nerd Font icons, otherwise define a unicode icons table