-
-
Notifications
You must be signed in to change notification settings - Fork 215
Dirman Utils
github-actions[bot] edited this page Jul 16, 2024
·
33 revisions
This internal submodule implements some basic utility functions for core.dirman
.
Currently the only exposed API function is expand_path
, which takes a path like $name/my/location
and
converts $name
into the full path of the workspace called name
.
This module provides no configuration options!
-
core.completion
- A wrapper to interface with several different completion engines. -
core.dirman
- This module is be responsible for managing directories full of .norg files. -
core.esupports.hop
- "Hop" between Neorg links, following them with a single keypress.
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