wlangstroth / vim-racket

vim bundle for Racket
MIT License
234 stars 60 forks source link

Add pretty lambda conceal #63

Open hi-im-buggy opened 3 years ago

hi-im-buggy commented 3 years ago

This PR would add support for concealment of the "lambda" keyword with a pretty Unicode lambda symbol. The syntax match does not happen and therefore does not conceal when "lambda" is present in a string or a comment.