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
Week Notes W50
Sat Dec 14 2024 by Joel's Log FilesWhy I Think Nextcloud Is Shit
Sat Dec 14 2024 by Kev QuirkOSC-52
Wed Nov 27 2024 by nerdypepper's μblogOn Founding the Swiss Laravel Association
Fri Nov 15 2024 by stefanzweifel.devCompiling Lisp to Bytecode and Running It
Tue Oct 15 2024 by Andrew Healey's Blog
Generated by openring