refactor: remove do_query function

This commit is contained in:
JuanZoran
2023-03-15 20:57:28 +08:00
parent 21351b3a26
commit af4bb42d59
8 changed files with 66 additions and 87 deletions

View File

@@ -6,8 +6,7 @@
],
"Lua.diagnostics.globals": [
"vim",
"user_conf",
"default_conf"
"user_conf"
],
"Lua.workspace.checkThirdParty": false
}
}