aboutsummaryrefslogtreecommitdiff
path: root/store/home/config/nvim/.luarc.json
diff options
context:
space:
mode:
Diffstat (limited to 'store/home/config/nvim/.luarc.json')
-rw-r--r--store/home/config/nvim/.luarc.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/store/home/config/nvim/.luarc.json b/store/home/config/nvim/.luarc.json
new file mode 100644
index 0000000..f704d01
--- /dev/null
+++ b/store/home/config/nvim/.luarc.json
@@ -0,0 +1,4 @@
+{
+ "$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
+ "runtime.version": "LuaJIT"
+} \ No newline at end of file