luasnip: add missing {option} for option reference

This commit is contained in:
diniamo 2024-10-08 22:55:38 +02:00
parent 6921ac4e4e
commit ebda97a032

View file

@ -12,7 +12,7 @@ in {
The snippet provider packages.
::: {.note}
These are simply appended to `vim.startPlugins`.
These are simply appended to {option} `vim.startPlugins`.
:::
'';
example = literalExpression "[\"vimPlugins.vim-snippets\"]";