diff --git a/lua/neorg/modules/core/links/module.lua b/lua/neorg/modules/core/links/module.lua index a8f1a8461..5e0c49e46 100644 --- a/lua/neorg/modules/core/links/module.lua +++ b/lua/neorg/modules/core/links/module.lua @@ -2,6 +2,7 @@ file: Links title: Find links/target in the buffer description: Utility module to handle links/link targets in the buffer + internal: true --- This module provides utility functions that are used to find links and their targets in the buffer.