From e45e41e730923817435dd1ae1543496ed9302faf Mon Sep 17 00:00:00 2001 From: carsakiller Date: Fri, 3 Feb 2023 10:47:20 -0500 Subject: chore: update links to point to organization --- meta/3rd/example/plugin.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/3rd') diff --git a/meta/3rd/example/plugin.lua b/meta/3rd/example/plugin.lua index 01162042..0ece12f5 100644 --- a/meta/3rd/example/plugin.lua +++ b/meta/3rd/example/plugin.lua @@ -1,5 +1,5 @@ -- if this file exists, then change setting `Lua.runtime.plugin` --- see https://github.com/sumneko/lua-language-server/wiki/Plugins +-- see https://github.com/LuaLS/lua-language-server/wiki/Plugins function OnSetText(uri, text) local diffs = {} -- cgit v1.2.3