completions!

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-05-02 13:54:57 -05:00
parent ccb3727d8f
commit 44fe840228
5 changed files with 131 additions and 10 deletions

5
.luarc.json Normal file
View file

@ -0,0 +1,5 @@
{
"diagnostics.globals": [
"NIX"
]
}