https://github.com/crafttweaker/zenscript-nanorc
https://github.com/crafttweaker/zenscript-nanorc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crafttweaker/zenscript-nanorc
- Owner: CraftTweaker
- License: mit
- Created: 2020-10-25T21:31:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-25T21:36:25.000Z (over 5 years ago)
- Last Synced: 2025-05-29T18:12:58.116Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nano highlighting file for ZenScript
## Installation
```bash
mkdir ~/.nano
cd ~/.nano
wget https://raw.githubusercontent.com/CraftTweaker/zenscript-nanorc/main/zs.nanorc
```
append `include "~/.nano/zs.nanorc"` to the end of your `.nanorc` file.