feat: remove custom Leap groups (#227)

This commit is contained in:
György Andorka
2026-02-11 11:45:11 +01:00
committed by GitHub
parent 4635a3f46d
commit 205a99cc29
4 changed files with 0 additions and 10 deletions

View File

@@ -45,7 +45,6 @@ run(
string.match(color, "@")
or string.match(color, "Noice")
or string.match(color, "Telescope")
or string.match(color, "Leap")
or string.match(color, "Hop")
or string.match(color, "Neogit")
or string.match(color, "NvimTree")