Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

alexstrat/PEGjs.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#PEGjs.tmbundle

A TextMate bundle for PEG.js that contains for the moment the language grammar for syntax highlighting. Aims at working with Sublime Text 2 too.

A non compiled version in tmLanguage grammar is included. Any amelioration or correction is welcome as well as introduction of other features (snippet, ..).

Inspired from pegjs.vim.

Installation

TextMate

$ mkdir -p ~/Library/Application\ Support/TextMate/Bundles
$ cd ~/Library/Application\ Support/TextMate/Bundles
$ git clone git@github.com:alexstrat/PEGjs.tmbundle.git PEGjs.tmbundle

Sublime Text

With the package manager, look at PEGjs.

Or :

$ mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
$ git clone git@github.com:alexstrat/PEGjs.tmbundle.git PEGjs.tmbundle

About

A TextMate bundle for PEG.js grammars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published