gbprod / tree-sitter-gitcommit

A tree-sitter grammar for gitcommit messages
Do What The F*ck You Want To Public License
62 stars 8 forks source link

Enable build by msvc #55

Closed kazatsuyu closed 9 months ago

kazatsuyu commented 9 months ago

-utf-8 option is needed when compile non-ascii unicode source with MSVC.

gbprod commented 9 months ago

:+1: