-
-
Notifications
You must be signed in to change notification settings - Fork 233
Treesitter Integration
github-actions[bot] edited this page Mar 28, 2024
·
398 revisions
-
(table)
Configurations for each parser as required by
nvim-treesitter. If you would like to tweak your parser configs you may do so here.
-
core.highlights- Manages your highlight groups with this module. -
core.mode- Modes are a way of isolating different parts of Neorg based on the current mode.
-
core.clipboard- A module to manipulate and interact with the user's clipboard. -
core.concealer- Enhances the basic Neorg experience by using icons instead of text. -
core.esupports.indent- A set of instructions for Neovim to indent Neorg documents. -
core.esupports.metagen- A Neorg module for generating document metadata automatically. -
core.export- Exports Neorg documents into any other supported filetype. -
core.export.markdown- Interface forcore.exportto allow exporting to markdown. -
core.itero- Module designed to continue lists, headings and other iterables. -
core.latex.renderer- An experimental module for inline rendering latex images. -
core.looking-glass- Allows for editing of code blocks within a separate buffer. -
core.manoeuvre- A Neorg module for moving around different elements up and down. -
core.pivot- Toggles the type of list currently under the cursor. -
core.presenter- Neorg module to create gorgeous presentation slides. -
core.promo- Promotes or demotes nestable items within Neorg files. -
core.qol.toc- Generates a table of contents for a given Norg buffer. -
core.qol.todo_items- Module for implementing todo lists. -
core.queries.native- TS wrapper in order to fetch nodes using a custom table. -
core.summary- Creates links to all files in any workspace. -
core.syntax- Handles interaction for syntax files for code blocks. -
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
