All Projects → gerardroche → sublime-pine

gerardroche / sublime-pine

Licence: BSD-3-Clause license
A Pine programming language syntax for Sublime Text.

Projects that are alternatives of or similar to sublime-pine

Nord Sublime Text
An arctic, north-bluish clean and elegant Sublime Text theme.
Stars: ✭ 109 (+211.43%)
Mutual labels:  syntax, sublime-text
Sublime Markdown Extended
Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
Stars: ✭ 645 (+1742.86%)
Mutual labels:  syntax, sublime-text
elm-javascript-haskell-equivalents
Comparison of similar functions across Elm, Javascript, and Haskell
Stars: ✭ 31 (-11.43%)
Mutual labels:  syntax
sublimetext-stringutilities
Sublime Text 2/3 plugin for string manipulations
Stars: ✭ 81 (+131.43%)
Mutual labels:  sublime-text
SaneSnippets
Sublime Text snippets optimized for humans, not robots
Stars: ✭ 59 (+68.57%)
Mutual labels:  sublime-text
langua
A suite of language tools
Stars: ✭ 29 (-17.14%)
Mutual labels:  syntax
exalt
A Sublime Text plugin for validating and formatting XML documents
Stars: ✭ 22 (-37.14%)
Mutual labels:  sublime-text
fatfree-snippets
🔝 Fat-Free Framework snippets for Sublime Text 2/3
Stars: ✭ 20 (-42.86%)
Mutual labels:  sublime-text
Assembly-Syntax-Definition
This is the greatest syntax definition of All Time
Stars: ✭ 23 (-34.29%)
Mutual labels:  sublime-text
Cake
Yummy syntax theme for Atom, Brackets, Sublime Text and Visual Studio Code
Stars: ✭ 47 (+34.29%)
Mutual labels:  sublime-text
laravel forms boostrap snippets
Handy Sublime Text snippets to create forms inputs for Laravel Collective Forms with Twitter Bootstrap 3.
Stars: ✭ 38 (+8.57%)
Mutual labels:  sublime-text
sublime-angular-material-snippets
Angular Material Design snippets plugin for Sublime Text 2/3
Stars: ✭ 25 (-28.57%)
Mutual labels:  sublime-text
zephir-sublime
Sublime Text syntax highlighting for for Zephir
Stars: ✭ 41 (+17.14%)
Mutual labels:  sublime-text
sublime-meetio-theme
The most powerful and adaptive theme for Sublime Text 3
Stars: ✭ 71 (+102.86%)
Mutual labels:  sublime-text
postcss-styl
PostCSS parser plugin for converting Stylus syntax to PostCSS AST.
Stars: ✭ 15 (-57.14%)
Mutual labels:  syntax
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+291.43%)
Mutual labels:  syntax
st package reviewer
A tool to review packages for Sublime Text
Stars: ✭ 13 (-62.86%)
Mutual labels:  sublime-text
utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+140%)
Mutual labels:  sublime-text
sublime-font-cycler
Quickly cycle between your favorite fonts in Sublime Text with the press of a key
Stars: ✭ 19 (-45.71%)
Mutual labels:  sublime-text
ohmyguard
Binary patten matching style syntax for erlang function guards
Stars: ✭ 17 (-51.43%)
Mutual labels:  syntax

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 BSD 3-Clause License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].