vim-codefmt
vim-codefmt copied to clipboard
Add Kotlin Support using ktlint formatter
ktlint (https://github.com/pinterest/ktlint) can format Kotlin code, and it'd be nice to have it integrated into codefmt.
waiting to supported.
Should be pretty straightforward to integrate, but nope, nobody's done it yet. I haven't used ktlint myself and won't be able to work on it, but pull requests are very welcome!