https://github.com/vigo/textmate-nanorc.tmbundle
.nanorc bundle for TextMate
https://github.com/vigo/textmate-nanorc.tmbundle
nano textmate-bundle textmate-grammar
Last synced: 8 months ago
JSON representation
.nanorc bundle for TextMate
- Host: GitHub
- URL: https://github.com/vigo/textmate-nanorc.tmbundle
- Owner: vigo
- Created: 2011-10-25T10:49:40.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T07:38:09.000Z (about 5 years ago)
- Last Synced: 2025-10-09T12:14:38.513Z (8 months ago)
- Topics: nano, textmate-bundle, textmate-grammar
- Language: Ruby
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



# `nanorc` Config Bundle for TextMate
Little helper / syntax highlighter for GNU `nano`.

## Install
```bash
$ cd "${HOME}/Library/Application Support/TextMate/Bundles/"
# if you don’t have Bundles folder;
# $ mkdir "${HOME}/Library/Application Support/TextMate/Bundles"
#
$ git clone https://github.com/vigo/textmate-nanorc.tmbundle.git
```
Now restart your TextMate!
```bash
$ mate ~/.nanorc
```