mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
Make url in doc link
This commit is contained in:
parent
4d6d3bd722
commit
c0a8bfcc52
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ in
|
|||
default = [ ];
|
||||
description = ''
|
||||
Load lua snippets with the lua loader.
|
||||
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.
|
||||
'';
|
||||
example = ''
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue