From 8938b82cab915aeda90acd4112e82c692c295100 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 7 Mar 2025 02:32:14 +0800 Subject: store(nvim): update linter for buftype. --- store/home/config/nvim/.luarc.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 store/home/config/nvim/.luarc.json (limited to 'store/home/config/nvim/.luarc.json') diff --git a/store/home/config/nvim/.luarc.json b/store/home/config/nvim/.luarc.json deleted file mode 100644 index f704d01..0000000 --- a/store/home/config/nvim/.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