summaryrefslogtreecommitdiff
path: root/rc/base/clojure.kak
AgeCommit message (Expand)Author
2019-03-21Add categories in rc/Alex Leferry 2
2019-02-04Use indentwidth for lisp, scheme, and ClojureJason Felice
2019-01-20Small optimization in clojure.kak awk scriptMaxime Coste
2019-01-19Use a here-document for clojure.kak awk scriptMaxime Coste
2019-01-19Fix some escaping issues in clojure.kakMaxime Coste
2019-01-18Rewrite clojure highlighting to use awkJason Felice
2018-12-27Some collected fixes for Clojure highlightingJason Felice
2018-12-19Unify auto-indent trimming hooksOlivier Perret
2018-12-11Execute cleanup hooks on any filetype changeOlivier Perret
2018-12-11Change cleanup of base/ languages to use a simpler hook -onceOlivier Perret
2018-11-28Fix extra_word_chars in various scriptsMaxime Coste
2018-10-29Make lisp/clojure indent work for appendJason Felice
2018-10-22EDN files are Clojure syntaxJason Felice
2018-09-29Better Lisp and Clojure indentJason Felice
2018-09-22Fix clojure numbersJason Felice
2018-09-19Use remove-hooks regex in rcDelapouite
2018-09-04Improve Clojure highlightingJason Felice
2018-07-05Fix various scripts highlighter commandsMaxime Coste
2018-01-21Convert bundled scripts to ModeChange hookMaxime Coste
2017-11-03rc: Don't use command aliases to highlight keywords properlyFrank LENORMAND
2017-10-28Move highlighters into ScopesMaxime Coste
2017-01-13Fix naming conventions in bundled scriptsMaxime Coste
2017-01-04update command namesAlex Leferry 2
2016-12-06transform mimetype to a fallback optionMartin Chaine
2016-10-02Fix clojure hookMaxime Coste
2016-09-28Add highlight group to highlighters rmhl hooksgreduan
2016-09-28Add highlight group to highlighters addhl hooksgreduan
2016-04-21Remove uses of \< and \>, always use std regex compatible \bMaxime Coste
2016-01-29Reorganise rc/ into subdirectoriesMaxime Coste