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 | 4915c92a8ff30439676cb328864acab050538f37 (patch) | |
tree | 108fe22dce578e29bfdc51c5fe8f2ebe4a79c801 /store/home/config/nvim/.luarc.json | |
parent | 91690b59663b89bbc3d8c7febe2b046de1424672 (diff) | |
download | crupest-4915c92a8ff30439676cb328864acab050538f37.tar.gz crupest-4915c92a8ff30439676cb328864acab050538f37.tar.bz2 crupest-4915c92a8ff30439676cb328864acab050538f37.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 |