AndrewRadev/splitjoin.vim

Feature request: Add solidity support

otavioschwanck opened this issue · 1 comments

Would be nice to have, its very similar to vanilla JS

Could you share more details? What filetype should I use to enable support? Is there something built-in, or do you use some external plugin for filetype support (syntax, indent, etc)? If you can share that, I could try sourcing the javascript logic in that filetype.

You could also try that on your side to see how well it works, you'd need to create the file ~/.vim/filetype/<solidity's filetype>.vim that contains runtime ftplugin/javascript/splitjoin.vim.