-
-
Notifications
You must be signed in to change notification settings - Fork 233
Promo
github-actions[bot] edited this page May 17, 2024
·
35 revisions
The promo module increases or decreases the nesting level of nestable items by repeating their characters.
When dealing with Norg, it may sometimes be tedious to continually repeat a single character to increase
your nesting level. For example, for a level 6 nested unordered list, you need to repeat the - character
six times:
------ This is my item!
The core.promo module allows you to indent these object by utilizing the inbuilt Neovim keybinds:
-
>>- increase the indentation level for the current object (also dedents children) -
<<- decrease the indentation level for the current object recursively (also dedents children) -
>.- increase the indentation level for the current object (non-recursively) -
<,- decrease the indentation level for the current object (non-recursively)
In insert mode, you are also provided with two keybinds, also being Neovim defaults:
-
<C-t>increase the indentation level for the current object -
<C-d>decrease the indentation level for the current object
This module is commonly used with the core.itero module for an effective workflow.
This module provides no configuration options!
-
core.integrations.treesitter- A module designed to integrate Treesitter into Neorg.
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