-
-
Notifications
You must be signed in to change notification settings - Fork 240
Neorgcmd Module
github-actions[bot] edited this page Feb 6, 2023
·
465 revisions
This internal module handles everything there is for the :Neorg command to function.
Different modules can define their own commands, completions and conditions on when they'd like these commands to be avaiable.
For a full example on how to create your own command, it is recommended to read the
core.neorgcmd's module.lua file. At the beginning of the file is an examples table
which walks you through the necessary steps.
-
core.integrations.treesitter- A module designed to integrate Treesitter into Neorg. -
core.keybinds- Module for managing keybindings with Neorg mode support. -
core.neorgcmd.commands.module.list- List loaded modules. -
core.neorgcmd.commands.module.load- Load a new module dynamically. -
core.neorgcmd.commands.return- Return to last location before entering Neorg. -
core.norg.dirman- This module is be responsible for managing directories full of .norg files. -
core.norg.journal- Easily track a journal within Neorg. -
core.norg.news- Handles the displaying of Neorg news and other forms of media in a popup. -
core.presenter- Neorg module to create gorgeous presentation slides. -
core.tangle- An Advanced Code Block Exporter.
core.autocommandscore.clipboardcore.clipboard.code-blockscore.completioncore.concealercore.defaultscore.dirmancore.dirman.utilscore.esupports.hopcore.esupports.indentcore.esupports.metagencore.exportcore.export.htmlcore.export.markdowncore.fscore.highlightscore.integrations.coq_nvimcore.integrations.nvim-cmpcore.integrations.nvim-compecore.integrations.treesittercore.iterocore.journalcore.keybindscore.latex.renderercore.looking-glasscore.neorgcmdcore.neorgcmd.commands.returncore.pivotcore.presentercore.promocore.qol.toccore.qol.todo_itemscore.queries.nativecore.scannercore.storagecore.summarycore.syntaxcore.tanglecore.tempuscore.text-objectscore.todo-introspectorcore.uicore.ui.calendar