mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-24 04:18:03 +00:00
luasnip: add missing {option}
for option reference
This commit is contained in:
parent
6921ac4e4e
commit
ebda97a032
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in {
|
||||||
The snippet provider packages.
|
The snippet provider packages.
|
||||||
|
|
||||||
::: {.note}
|
::: {.note}
|
||||||
These are simply appended to `vim.startPlugins`.
|
These are simply appended to {option} `vim.startPlugins`.
|
||||||
:::
|
:::
|
||||||
'';
|
'';
|
||||||
example = literalExpression "[\"vimPlugins.vim-snippets\"]";
|
example = literalExpression "[\"vimPlugins.vim-snippets\"]";
|
||||||
|
|
Loading…
Add table
Reference in a new issue