vkostyukov / kotlin-sublime-package

Sublime Text 2 Package for Kotlin Programming Language
Apache License 2.0
138 stars 42 forks source link

reorder longer comparison operators first #30

Closed benmosher closed 1 year ago

benmosher commented 3 years ago

this makes Fira Code ligatures for these longer operators work correctly. See https://github.com/sublimehq/sublime_text/issues/4502, this seems to be an instance of that.

tested locally by unzipping, modifying, and rezipping package.

benmosher commented 1 year ago

closing after 2 years of inactivity