-
-
Notifications
You must be signed in to change notification settings - Fork 232
Cookbook
github-actions[bot] edited this page Apr 20, 2024
·
1 revision
This document details a bunch of snippets and prebuilt configurations for individual modules for a just works experience.
Tip
If you're looking for a quickstart setup to get you started with Neorg, check out the kickstart page instead.
-
In your Neorg configuration:
load = { ["core.defaults"] = {}, ["core.completion"] = { config = { engine = "nvim-cmp", } }, ["core.integrations.nvim-cmp"] = {}, }
-
In your
nvim-cmpconfiguration:sources = cmp.config.sources({ -- ... your other sources here { name = "neorg" }, })
- A terminal with kitty graphics protocol support (kitty/ghostty)
-
image.nviminstalled and set up
-
In your Neorg configuration:
load = { ["core.integrations.image"] = {}, ["core.latex.renderer"] = {}, }
-
Place some maths within maths blocks (
$| ... |$):$|Hello, \LaTeX|$ -
Run
:Neorg render-latex.
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