nix/config/yazi/.luarc.json

7 lines
202 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/",
],
}