kbenzie / vim-spirv

A vim plugin for the Khronos Group's SPIR-V standard.
MIT License
30 stars 2 forks source link

Add formatting support #9

Open kbenzie opened 6 years ago

kbenzie commented 6 years ago

SPIR-V indentation is a pain to handle manually but is very regular, add support for automatically formatting SPIR-V with the gq<motion> command.