We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6d3bd commit c0a8bfcCopy full SHA for c0a8bfc
plugins/snippets/luasnip/default.nix
@@ -121,7 +121,7 @@ in
121
default = [ ];
122
description = ''
123
Load lua snippets with the lua loader.
124
- Check https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#lua for the necessary file structure.
+ Check <https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#lua> for the necessary file structure.
125
'';
126
example = ''
127
[
0 commit comments