return { enabled = false, dir = "~/Repos/nostr.nvim/", -- Use local directory instead of GitHub build = "npm run build", -- Build on install/update config = function() -- Optional: set up keymaps or other config end, }