This commit is contained in:
2025-10-03 13:29:34 +02:00
parent b3cbf4d2c9
commit 38f3acc17f

View File

@@ -91,6 +91,8 @@ return {
-- See the configuration section for more details
-- Load luvit types when the `vim.uv` word is found
{ path = "${3rd}/luv/library", words = { "vim%.uv" } },
{
path = "${3rd}/love2d/library", },
},
},
},