summaryrefslogtreecommitdiff
path: root/mut/neovim/pack/plugins/start/quicker.nvim/.luarc.json
blob: 68da2f2b707a588a4c466b2b0897b9b2c33ed9c8 (plain)
1
2
3
4
5
6
7
8
9
{
  "runtime": {
    "version": "LuaJIT",
    "pathStrict": true
  },
  "type": {
    "checkTableShape": true
  }
}