udalov / kotlin-vim

Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support
Apache License 2.0
630 stars 52 forks source link

Added another plugin manager alternative #5

Closed faruzzy closed 7 years ago

udalov commented 7 years ago

Thanks for the contribution, but I'm not sure if it's necessary to enlist all Vim plugin managers that exist out there -- I'm pretty sure that users of Plug (or any other plugin manager) will have no problem with setting kotlin.vim up if they need to, since the process is basically the same for any GitHub-based Vim plugin.