# https://www.latex-project.org/ # # Detection # ‾‾‾‾‾‾‾‾‾ hook global BufSetOption mimetype=text/x-tex %{ set buffer filetype latex } hook global BufCreate .*\.tex %{ set buffer filetype latex } # Highlighters # ‾‾‾‾‾‾‾‾‾‾‾‾ addhl -group / regions -default content latex \ comment '(?