-
-
Notifications
You must be signed in to change notification settings - Fork 214
Pivot
github-actions[bot] edited this page Jul 16, 2024
·
27 revisions
core.pivot
allows you to switch (or pivot) between the two list types in Norg with the press of a button.
This module exposes two keybinds:
-
core.pivot.toggle-list-type
(default binding:<LocalLeader>lt
["list toggle"]) - takes a list and, based on the opposite type of the first list item, inverts all the other items in that list. Does not respect mixed lists, all items in the list will be converted to the same type. -
core.pivot.invert-list-type
(default binding:<LocalLeader>li
["list invert"]) - same behaviour as the previous keybind, however respects mixed lists - unordered items will become ordered, whereas ordered items will become unordered.
This module provides no configuration options!
-
core.integrations.treesitter
- A module designed to integrate Treesitter into Neorg.
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