# requires rc/base/javascript.kak # Detection # ‾‾‾‾‾‾‾‾‾ hook global BufCreate .*[.](ts)x? %{ set-option buffer filetype typescript } # Highlighters # ‾‾‾‾‾‾‾‾‾‾‾‾ add-highlighter shared/ regions -default code typescript \ double_string '"' (?