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
Roadkill
Sun Mar 30 2025 by Kev QuirkWeek Notes W12
Wed Mar 26 2025 by Joel's Log FilesInstalling NPM Packages Very Quickly
Tue Mar 25 2025 by Andrew Healey's BlogDoing in-place, single-node Postgres upgrades with almost no downtime
Sun Mar 2 2025 by Stan's blogIntroducing laravel-tfa-confirmation
Sun Feb 2 2025 by stefanzweifel.dev
Generated by openring