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 | a996d5b4f02a598e318d617007462726a23c9db7 (patch) | |
tree | c92d34772a2e751fd49d7fb6f9542b38024173be /store/home/config/nvim/.luarc.json | |
parent | 3d3979934da0cfd514a0ef900f0f6fb573ceb917 (diff) | |
download | crupest-a996d5b4f02a598e318d617007462726a23c9db7.tar.gz crupest-a996d5b4f02a598e318d617007462726a23c9db7.tar.bz2 crupest-a996d5b4f02a598e318d617007462726a23c9db7.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 |