Prisma Language Definition for Sublime Text 3
This package supports syntax highlighting. The prisma.tmLanguage orginally comes from the Prisma VSCode extension and got converted into a .tmLanguage file.
Installation
With Package Control:
- Run the
Package Control: Install Packagecommand, find and install thePrisma Syntaxpackage. - Restart Sublime Text (if required)
Manually:
- Clone or download this repo and copy
prisma.tmLanguageinto yourPackages/Userfolder, which can be found via the main menu:Sublime Text>Browse Packages… - Restart Sublime Text editor (if required)
Integration into Sublime Text 3
This package is listed here in the Package Control Channel containing a list of repositories and packages for use with the Sublime Text package manager Package Control.