Move Figura docs
This commit is contained in:
parent
43e4d45364
commit
09d045ff8b
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -2,5 +2,5 @@
|
||||
path = nulllib
|
||||
url = https://gitea.protogen.io/nullbite/nulllib-lua.git
|
||||
[submodule ".vim/figuradocs"]
|
||||
path = .vim/figuradocs
|
||||
path = figuradocs
|
||||
url = https://github.com/GrandpaScout/FiguraRewriteVSDocs
|
||||
|
@ -1,48 +0,0 @@
|
||||
{
|
||||
"Lua": {
|
||||
"diagnostics": {
|
||||
"globals":[
|
||||
"action_wheel",
|
||||
"animation",
|
||||
"armor_model",
|
||||
"camera",
|
||||
"chat",
|
||||
"client",
|
||||
"data",
|
||||
"elytra_model",
|
||||
"events",
|
||||
"first_person_model",
|
||||
"held_item_model",
|
||||
"host",
|
||||
"keybind",
|
||||
"log",
|
||||
"logJson",
|
||||
"logTable",
|
||||
"matrices",
|
||||
"meta",
|
||||
"model",
|
||||
"models",
|
||||
"nameplate",
|
||||
"parrot_model",
|
||||
"particle",
|
||||
"ping",
|
||||
"player",
|
||||
"print",
|
||||
"printJson",
|
||||
"printTable",
|
||||
"renderer",
|
||||
"require",
|
||||
"sound",
|
||||
"spyglass_model",
|
||||
"vanilla_model",
|
||||
"vec",
|
||||
"vectoros",
|
||||
"vectors",
|
||||
"world"
|
||||
],
|
||||
"disable":[
|
||||
"lowercase-global"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user