From 9b50087480e1dfe8fe40215fe7d293146222edc2 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 20 Jul 2023 19:33:54 +0000 Subject: [PATCH] deploy: deab06eba2825fe187dfe0143ac1a4485ac66819 --- options.html | 4 ++++ 1 file changed, 4 insertions(+) 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: