bython icon indicating copy to clipboard operation
bython copied to clipboard

[Request] Help writing my bython syntax module for vim

Open Atlas48 opened this issue 7 years ago • 0 comments

Hi! I've made a rudementary syntax highlighting module for vim, and am requesting for help with writing the indenting code. I know I can use a variant of vim's native cindent feature, but other than that, I'm stumped as how to made semicolons optional.

Atlas48 avatar Feb 16 '19 23:02 Atlas48