Adding Kotlin syntax highlighting to Sublime Merge
Download
Kotlin.tmLanguagefrom hereOpen Sublime Merge, click Preferences -> Browse Packages
Create a folder called
Kotlinand placeKotlin.tmLanguagewithin 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.tmLanguageOn the web
This moment in time
Thu Mar 12 2026 by joelchrono's blogPure Blog Is Now Feature Complete...ish
Tue Mar 10 2026 by Kev QuirkPodcasts 2026
Thu Mar 5 2026 by stefanzweifel.devBuilding a self-hosted cloud coding agent
Tue Feb 3 2026 by Stan's blogA Fair, Cancelable Semaphore in Go
Sun Dec 21 2025 by Andrew Healey's Blog
Generated by openring