From c0a8bfcc525dbf2aec81694d524d1b11464b48b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20Nadeau?= Date: Mon, 5 Aug 2024 11:03:45 +0000 Subject: [PATCH] Make url in doc link --- plugins/snippets/luasnip/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/snippets/luasnip/default.nix b/plugins/snippets/luasnip/default.nix index 2f686d7b..b4845e63 100644 --- a/plugins/snippets/luasnip/default.nix +++ b/plugins/snippets/luasnip/default.nix @@ -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 for the necessary file structure. ''; example = '' [