bython
bython copied to clipboard
[Request] Help writing my bython syntax module for vim
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.