-
-
Notifications
You must be signed in to change notification settings - Fork 216
Neorgcmd Module
github-actions[bot] edited this page Jul 16, 2024
·
461 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.latex.renderer
- An experimental module for rendering latex images inline. -
core.neorgcmd.commands.return
- Return to last location before entering Neorg. -
core.tangle
- An Advanced Code Block Exporter.
core.autocommands
core.clipboard
core.clipboard.code-blocks
core.completion
core.concealer
core.defaults
core.dirman
core.dirman.utils
core.esupports.hop
core.esupports.indent
core.esupports.metagen
core.export
core.export.markdown
core.fs
core.highlights
core.integrations.coq_nvim
core.integrations.nvim-cmp
core.integrations.nvim-compe
core.integrations.treesitter
core.itero
core.journal
core.keybinds
core.latex.renderer
core.looking-glass
core.neorgcmd
core.neorgcmd.commands.return
core.pivot
core.presenter
core.promo
core.qol.toc
core.qol.todo_items
core.queries.native
core.scanner
core.storage
core.summary
core.syntax
core.tangle
core.tempus
core.text-objects
core.todo-introspector
core.ui
core.ui.calendar