gerardroche / sublime-pine

A Pine programming language syntax for Sublime Text.

Home Page:https://blog.gerardroche.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pine

Pine programming language support.

Minimum Sublime Version Latest Version GitHub stars

Screenshot

The color scheme in the screenshot is MonokaiFree.

Installation

Package Control installation

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.

Manual installation

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

License

Released under the GPL-3.0-or-later License.

About

A Pine programming language syntax for Sublime Text.

https://blog.gerardroche.com

License:GNU General Public License v3.0