view .luarc.json @ 746:cc66c8f2d548

feat: replace vim-grepper with fzf-lua and some mappings
author zegervdv <zegervdv@me.com>
date Thu, 12 Jan 2023 10:06:00 +0100
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

{
    "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
    "Lua.workspace.checkThirdParty": false
}