kakoune/rc
Jason Felice ee9c9a777c clojure: Fix indentation for lists with 1-character heads
Indentation can be different depending on the first word of list forms.  The
indent hook uses `e` from inside the parent to select the first word for
testing whether it is a special word; however, in the case of a one-character
symbol, this selects to the end of the *next* word.

This rejects such selections.
2019-05-15 11:20:10 -04:00
..
detection Merge remote-tracking branch 'laelath/provides-requires' 2019-04-25 11:59:42 +01:00
filetype clojure: Fix indentation for lists with 1-character heads 2019-05-15 11:20:10 -04:00
tools Change regular expression for git blame to one more supported 2019-05-02 21:27:25 +02:00
windowing Fixed if statement in x11 detection 2019-04-08 17:08:35 -07:00