0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add TODO More... over 8 years ago
Inline and refactor simple boolean functions More... over 8 years ago
Add indent special case for dispatch macro, # More... over 8 years ago
Add prefix flag to syntax benchmark script More... about 9 years ago
Add simple syntax benchmarking script More... about 9 years ago
remove extra char (#79) More... about 9 years ago
Fix case where g:clojure_maxlines <= 0 More... about 9 years ago
Add `build.boot` to detected file types (#75) More... over 9 years ago
Explicitly set 'cpo' in syntax file More... over 9 years ago
Update test docstring More... over 9 years ago
Update to Clojure 1.8.0, Java (Pattern) 1.8 More... over 9 years ago
Fix incorrect use of tabs More... over 9 years ago
Add indent special case for Reader Conditionals More... over 10 years ago
Remove superfluous matchgroup More... over 10 years ago
Allow highlighting string delimiters differently. More... over 10 years ago
support cljx and clojure reader conditionals More... over 10 years ago
Add more documentation regarding lispwords selection More... almost 11 years ago
Update runtime files for Clojure 1.7.0-beta2 More... almost 11 years ago
Use `clojure.string/join` instead of `apply str` More... over 11 years ago
Fix indentexpr cursor restoration and add a test case More... almost 12 years ago
Merge branch 'no-cursor-move-during-indentexpr' More... almost 12 years ago
Eliminate cursor side-effect in GetClojureIndent(). More... almost 12 years ago
Fix GetClojureIndent() undesireable cursor move. More... almost 12 years ago
Add comments More... almost 12 years ago
Fix indentation for multiline strings, broken in last commit More... almost 12 years ago
Fix indentation with multibyte characters More... almost 12 years ago
Handle more edge cases with inheriting indentation More... almost 12 years ago
Do not take indent of subsequent lines of a multiline string More... almost 12 years ago
Inherit the indent of the previous element at the same sexp level More... almost 12 years ago
Add TypeKeys() for testing indentation after keystrokes More... almost 12 years ago