parinfer / parinfer.js

Let's simplify the way we write Lisp
https://shaunlebron.github.io/parinfer
MIT License
1.76k stars 40 forks source link

allow plugins to indicate when indent-mode is diverted to paren-mode #136

Open shaunlebron opened 7 years ago

shaunlebron commented 7 years ago

possibly by highlighting the leading-close-paren yellow?

return as warning: {name: "leading-close-paren", lineNo: ..., x: ...}?