Adding Kotlin syntax highlighting to Sublime Merge
Download
Kotlin.tmLanguage
from hereOpen Sublime Merge, click Preferences -> Browse Packages
Create a folder called
Kotlin
and placeKotlin.tmLanguage
within the folderRestart Sublime Merge and enjoy! 🎉
Alternatively, if you want to use terminal and you happen to be running macOS, you can run:
cd /Users/$USER/Library/Application\ Support/Sublime\ Merge/Packages/ \
&& mkdir Kotlin \
&& cd Kotlin \
&& wget https://github.com/vkostyukov/kotlin-sublime-package/raw/ce599a846ac9f86d4671a024d21220ca08e50f66/Kotlin.tmLanguage
On the web
📝 10 July 2025 at 20:25 - So I've …...
Thu Jul 10 2025 by Kev QuirkWhat's on my Phone (Summer 2025)
Wed Jul 9 2025 by joelchrono's websiteFilesystem Backed by an LLM
Mon Jul 7 2025 by Andrew Healey's BlogDoing my cloud exit (kind of)
Fri Jun 13 2025 by Stan's blogConfiguring Jujutsu
Sat May 24 2025 by oppiliappan's μblog
Generated by openring