Kyle Grierson

Results 5 issues of Kyle Grierson

Proto-Repl: 0.3.1 Lein: 2.8.1 Atom: 1.32.0 Windows: 10 ![image](https://user-images.githubusercontent.com/1732552/47577421-c6b8ce00-d93e-11e8-81cd-138c22a42967.png) #288 Similar issue but for Boot not Lein.

String or Char parenthesis are balanced with s-expr parenthesis

I'm trying to write an aQuery to select the inner range of either a `list_lit` or a `vec_lit` TSNode for Clojure ```clojure (+ 1 2 3) ;; list_lit [1 2...

enhancement
good first issue