From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- configs/nvim/config-root/.luarc.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 configs/nvim/config-root/.luarc.json (limited to 'configs/nvim/config-root/.luarc.json') diff --git a/configs/nvim/config-root/.luarc.json b/configs/nvim/config-root/.luarc.json deleted file mode 100644 index f704d01..0000000 --- a/configs/nvim/config-root/.luarc.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json", - "runtime.version": "LuaJIT" -} \ No newline at end of file -- cgit v1.2.3