Add more global variables

This commit is contained in:
SystematicError 2022-06-26 07:31:25 +00:00
parent 70cdbdd9da
commit 0a0732be08
1 changed files with 4 additions and 2 deletions

6
.github/README.md vendored
View File

@ -22,9 +22,11 @@ git clone https://github.com/awchad/awesome-emmylua ~/.local/share/awesome-emmyl
"diagnostics.globals": [
"awesome",
"client",
"mouse",
"mousegrabber",
"root",
"screen",
"tag",
"root"
"tag"
],
"workspace.library": [
"~/.local/share/awesome-emmylua/lua"