mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
plugins/luasnip: fix example
This commit is contained in:
parent
38dd5b07a0
commit
aa06b176e7
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ in
|
|||
Load lua snippets with the lua loader.
|
||||
Check <https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#lua> for the necessary file structure.
|
||||
'';
|
||||
example = ''
|
||||
example = literalExpression ''
|
||||
[
|
||||
{}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue