dotfiles from arch
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name" : "LÖVE",
|
||||
"words" : ["love%.%w+"],
|
||||
"settings" : {
|
||||
"Lua.runtime.version" : "LuaJIT",
|
||||
"Lua.runtime.special" : {
|
||||
"love.filesystem.load" : "loadfile"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user