aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application_switch.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/application_switch.lua b/application_switch.lua
index 87b966a..cf2f533 100644
--- a/application_switch.lua
+++ b/application_switch.lua
@@ -38,6 +38,3 @@ application_switch_mode:bind({}, 'f', function()
application_switch_mode:exit()
end)
-
--- TODO: Don't do that with a mode, just a list of keys, as the mode sometimes
--- doesn't activate quick enough