aboutsummaryrefslogtreecommitdiff
path: root/autoload/cursor.kak
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/cursor.kak')
-rw-r--r--autoload/cursor.kak3
1 files changed, 1 insertions, 2 deletions
diff --git a/autoload/cursor.kak b/autoload/cursor.kak
index 6a2e23f..2874c45 100644
--- a/autoload/cursor.kak
+++ b/autoload/cursor.kak
@@ -8,8 +8,7 @@ hook global ModeChange .*:insert:.* %{ try %{
unset-face window PrimaryCursorEol
} }
-# set-option global idle_timeout 100
-
+# Highlight cursor word
# hook global NormalIdle .* %{
# eval -draft %{ try %{
# exec ,<a-i>w <a-k>\A\w+\z<ret>