diff --git a/options.html b/options.html index 10bfb54..6f69479 100644 --- a/options.html +++ b/options.html @@ -1062,6 +1062,10 @@ Thus, it will not be wrapped in `""`.

Type:

vim.notes.obsidian.completion.nvim_cmp

If using nvim-cmp, otherwise set to false

Type: boolean

Declared by:

<neovim-flake/modules/notes/obsidian/obsidian.nix> +
vim.notes.obsidian.daily-notes.date-format

Date format used for creating daily notes

Type: string

Default: ""

Declared by:

+ <neovim-flake/modules/notes/obsidian/obsidian.nix> +
vim.notes.obsidian.daily-notes.folder

Directory in which daily notes should be created

Type: string

Default: ""

Declared by:

+ <neovim-flake/modules/notes/obsidian/obsidian.nix>
vim.notes.obsidian.dir

Obsidian vault directory

Type: string

Default: "~/my-vault"

Declared by:

<neovim-flake/modules/notes/obsidian/obsidian.nix>
vim.notes.orgmode.enable

Whether to enable nvim-orgmode: Neovim plugin for Emac Orgmode. Get the best of both worlds.

Type: boolean

Default: false

Example: true

Declared by: