Skip to content
This repository was archived by the owner on Jan 16, 2019. It is now read-only.

jsallis/nu.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7beffd8 · Jun 25, 2017
Nov 2, 2008
Oct 7, 2008
Jul 17, 2008
Feb 20, 2009
Jul 17, 2008
Jun 25, 2017
Jul 15, 2008
May 31, 2016
Feb 11, 2014
Feb 20, 2009

Repository files navigation

TextMate bundle for Nu development

This is the TextMate bundle for the Nu programming language. It provides syntax highlighting, useful snippets and commands, and more.

Installation

To install via Git:

TextMate 2

git clone git://github.com/jsallis/nu.tmbundle.git "Nu.tmbundle" && open Nu.tmbundle

TextMate 1

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/jsallis/nu.tmbundle.git "Nu.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'

Support

Opening an issue is the easiest way to get support for the bundle.

Source

Source can be viewed or forked via GitHub: http://github.com/jsallis/nu.tmbundle/tree/master