Closed spm5065 closed 10 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.
ctags --list-kinds=kotlin
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.