From 0a0732be08bd7bfde49ea21a3208aaf2dfcfec33 Mon Sep 17 00:00:00 2001 From: SystematicError Date: Sun, 26 Jun 2022 07:31:25 +0000 Subject: [PATCH] Add more global variables --- .github/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 7557286..da800b0 100644 --- a/.github/README.md +++ b/.github/README.md @@ -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"