diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-03-07 02:32:14 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-03-09 16:09:57 +0800 |
commit | 8938b82cab915aeda90acd4112e82c692c295100 (patch) | |
tree | 5f38b3549a805b9c4f0cc645b2205281c4d1f697 /store/home/config/nvim/.luarc.json | |
parent | 57fc721bb02120b33fb9f0152b7e0555828d4e54 (diff) | |
download | crupest-8938b82cab915aeda90acd4112e82c692c295100.tar.gz crupest-8938b82cab915aeda90acd4112e82c692c295100.tar.bz2 crupest-8938b82cab915aeda90acd4112e82c692c295100.zip |
store(nvim): update linter for buftype.
Diffstat (limited to 'store/home/config/nvim/.luarc.json')
-rw-r--r-- | store/home/config/nvim/.luarc.json | 4 |
1 files changed, 0 insertions, 4 deletions
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 |