yegappan / taglist

Source code browser plugin for Vim
BSD 2-Clause "Simplified" License
92 stars 39 forks source link

Added tag support for Kotlin #10

Closed spm5065 closed 10 months ago

spm5065 commented 11 months ago

Used universal-ctags as it provides kotlin tag support. Tag kinds were enumerated by ctags --list-kinds=kotlin with universal-ctags supplying the ctags command.