Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/assem-ch/snowball-sublime-syntax
Snowball framework syntax definition for Sublime Text 3
https://github.com/assem-ch/snowball-sublime-syntax
snowball stemming sublime-text syntax-highlighting
Last synced: 3 days ago
JSON representation
Snowball framework syntax definition for Sublime Text 3
- Host: GitHub
- URL: https://github.com/assem-ch/snowball-sublime-syntax
- Owner: assem-ch
- License: mit
- Created: 2018-03-01T05:43:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T07:07:01.000Z (over 6 years ago)
- Last Synced: 2024-10-17T10:11:21.284Z (19 days ago)
- Topics: snowball, stemming, sublime-text, syntax-highlighting
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snowball Syntax definition for Sublime Text 3
I made this initially for personal use to work on the [Arabic stemmer](https://github.com/snowballstem/snowball/blob/master/algorithms/arabic/stem_Unicode.sbl) since I looked around and can't find any editor that has a highlight for editing snowball stemmers.### Install
Drop the `Snowball.sublime-syntax` file into your Packages folder (Preferences > Browse Packages…).