rename addon to luals
This commit is contained in:
parent
a9c1cf9dda
commit
5ed6f192b1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
/*
|
||||
!/addon/
|
||||
!/luals/
|
||||
!/build/
|
||||
!/core/
|
||||
!/mod/
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_config.schema.json",
|
||||
"name": "TAL",
|
||||
"words": ["array%s*%{"],
|
||||
"settings": {
|
||||
"Lua.runtime.version" : "LuaJIT",
|
6
luals/TAL/info.json
Normal file
6
luals/TAL/info.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
|
||||
"name": "TAL",
|
||||
"description": "Definitions for TAL 1312321313123213",
|
||||
"hasPlugin": false
|
||||
}
|
Loading…
Reference in New Issue
Block a user