diff --git a/.gitignore b/.gitignore index 29a79ca..fd889d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ public/ /.quarto/ + +/.luarc.json diff --git a/.luarc.json b/.luarc.json index 75530ed..b9fa5ee 100644 --- a/.luarc.json +++ b/.luarc.json @@ -10,9 +10,9 @@ "Lua.runtime.version": "Lua 5.3", "Lua.workspace.checkThirdParty": false, "Lua.workspace.library": [ - "/opt/quarto/share/lua-types" + "/home/louis/opt/quarto-1.7.31/share/lua-types" ], - "Lua.runtime.plugin": "/opt/quarto/share/lua-plugin/plugin.lua", + "Lua.runtime.plugin": "/home/louis/opt/quarto-1.7.31/share/lua-plugin/plugin.lua", "Lua.completion.showWord": "Disable", "Lua.completion.keywordSnippet": "Both", "Lua.diagnostics.disable": [