-
-
Notifications
You must be signed in to change notification settings - Fork 240
Neorgcmd Module
github-actions[bot] edited this page Apr 29, 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.dirman- This module is be responsible for managing directories full of .norg files. -
core.integrations.treesitter- A module designed to integrate Treesitter into Neorg. -
core.journal- Easily track a journal within 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.presenter- Neorg module to create gorgeous presentation slides. -
core.summary- Creates links to all files in any workspace. -
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