[go: nahoru, domu]

Skip to content

Sublime Text 2 Syntax for Homebrew formulae (supporting the embedded diff)

Notifications You must be signed in to change notification settings

sennychu/Homebrew-formula-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew-formula-syntax

Sublime Text 2 and 3 Syntax for Homebrew formulae (supporting the embedded diff)

Homebrew (http://brew.sh) formulae support inlined diffs after an END keyword. Now, this Syntax desccription you see here, named "Homebrew Formula.tmLanguage", merges source.ruby with source.diff and if you have a decent color theme, it will highlight changes in the diff and the END as a keyword.

Ruby (.rb) files beginning with require 'formula' are automatically detected.

This tmLanguange here is simple enough - I wrote it directly in xml.

Screenshot

Note

  • Updates to either source.ruby or source.diff are automatically used by this Syntax, too, because they are just included.
  • I copy/pasted (start|stop)foldingStopMarker from Ruby.tmLanguage.

Todo

  • Nothing. Do you have an idea? Let me know!

Author

License:

Public Domain. I don't care. Have fun.

About

Sublime Text 2 Syntax for Homebrew formulae (supporting the embedded diff)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published