index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
base
/
clojure.kak
Age
Commit message (
Expand
)
Author
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-02-04
Use indentwidth for lisp, scheme, and Clojure
Jason Felice
2019-01-20
Small optimization in clojure.kak awk script
Maxime Coste
2019-01-19
Use a here-document for clojure.kak awk script
Maxime Coste
2019-01-19
Fix some escaping issues in clojure.kak
Maxime Coste
2019-01-18
Rewrite clojure highlighting to use awk
Jason Felice
2018-12-27
Some collected fixes for Clojure highlighting
Jason Felice
2018-12-19
Unify auto-indent trimming hooks
Olivier Perret
2018-12-11
Execute cleanup hooks on any filetype change
Olivier Perret
2018-12-11
Change cleanup of base/ languages to use a simpler hook -once
Olivier Perret
2018-11-28
Fix extra_word_chars in various scripts
Maxime Coste
2018-10-29
Make lisp/clojure indent work for append
Jason Felice
2018-10-22
EDN files are Clojure syntax
Jason Felice
2018-09-29
Better Lisp and Clojure indent
Jason Felice
2018-09-22
Fix clojure numbers
Jason Felice
2018-09-19
Use remove-hooks regex in rc
Delapouite
2018-09-04
Improve Clojure highlighting
Jason Felice
2018-07-05
Fix various scripts highlighter commands
Maxime Coste
2018-01-21
Convert bundled scripts to ModeChange hook
Maxime Coste
2017-11-03
rc: Don't use command aliases to highlight keywords properly
Frank LENORMAND
2017-10-28
Move highlighters into Scopes
Maxime Coste
2017-01-13
Fix naming conventions in bundled scripts
Maxime Coste
2017-01-04
update command names
Alex Leferry 2
2016-12-06
transform mimetype to a fallback option
Martin Chaine
2016-10-02
Fix clojure hook
Maxime Coste
2016-09-28
Add highlight group to highlighters rmhl hooks
greduan
2016-09-28
Add highlight group to highlighters addhl hooks
greduan
2016-04-21
Remove uses of \< and \>, always use std regex compatible \b
Maxime Coste
2016-01-29
Reorganise rc/ into subdirectories
Maxime Coste