Pine programming language support.
The color scheme in the screenshot is MonokaiFree.
The preferred method of installation is Package Control.
Ctrl/Command + Shift + P
to open the Command Palette
Select Package Control: Install Package
Search for Pine
Press Enter
Go to Menu → Preferences → Color Scheme...
and select Pine.
Close Sublime Text then download or clone this repository to a directory named Pine
in the Sublime Text Packages directory for your platform:
- Linux:
git clone https://github.com/gerardroche/sublime-pine.git ~/.config/sublime-text-3/Packages/Pine
- OSX:
git clone https://github.com/gerardroche/sublime-pine.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Pine
- Windows:
git clone https://github.com/gerardroche/sublime-pine.git %APPDATA%\Sublime/ Text/ 3/Packages/Pine
Released under the GPL-3.0-or-later License.