added borders to telescope

This commit is contained in:
2022-10-10 17:24:57 +02:00
parent 7fc2db313b
commit c057d8c0ab
3 changed files with 122 additions and 107 deletions

4
.luarc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.completion.autoRequire": false
}