mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
5 lines
189 B
JSON
5 lines
189 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
|
"runtime.version": "Lua 5.4",
|
|
"workspace.library": ["~/.config/yazi/plugins/types.yazi/"]
|
|
}
|