Skip to content

Commit c0a8bfc

Browse files
authored
Make url in doc link
1 parent 4d6d3bd commit c0a8bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/snippets/luasnip/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ in
121121
default = [ ];
122122
description = ''
123123
Load lua snippets with the lua loader.
124-
Check https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#lua for the necessary file structure.
124+
Check <https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#lua> for the necessary file structure.
125125
'';
126126
example = ''
127127
[

0 commit comments

Comments
 (0)