Fix clojure hook

This commit is contained in:
Maxime Coste 2016-10-02 00:02:52 +01:00
parent d50087eabe
commit ae50b3f089

View File

@ -38,7 +38,7 @@ hook global WinSetOption filetype=clojure %[
hook window InsertChar \n -group clojure-indent _clojure_indent_on_new_line
]
hook -group clojure-highlight WinSetOption filetype=(?!clojure).* %{ rmhl clojure }
hook -group clojure-highlight global WinSetOption filetype=(?!clojure).* %{ rmhl clojure }
hook global WinSetOption filetype=(?!clojure).* %{
rmhooks window clojure-indent