public
Fork of jsallis/nu-tmbundle
Description: TextMate bundle for the Nu programming language
Homepage:
Clone URL: git://github.com/drnic/nu-tmbundle.git
name age message
file .gitignore Mon Jul 14 18:47:30 -0700 2008 adding .gitignore file git-svn-id: http://macr... [jsallis]
directory Commands/ Thu Jul 17 07:00:07 -0700 2008 Typing ) will insert a corresponding ( earlier ... [drnic]
directory Preferences/ Wed Jul 16 17:54:40 -0700 2008 added Cocoa completions list from ObjC bundle [drnic]
file README.markdown Mon Jul 14 22:02:04 -0700 2008 added installation details to readme [drnic]
directory Snippets/ Loading commit data...
directory Support/ Thu Jul 17 07:00:07 -0700 2008 Typing ) will insert a corresponding ( earlier ... [drnic]
directory Syntaxes/
file info.plist
README.markdown

TextMate bundle for Nu development

Installation

To install via Git:

    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'

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