view .luarc.json @ 768:eeaf0d561877

fix: unbind mouse drag to avoid jumping back when selecting in tmux
author zegervdv <zegervdv@me.com>
date Fri, 17 Mar 2023 10:45:19 +0000
parents 942c3ae067e7
children
line wrap: on
line source

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