Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hankache/raku.nanorc

Raku Syntax Highlighting for Nano
https://github.com/hankache/raku.nanorc

nano nanorc perl6 raku

Last synced: 6 days ago
JSON representation

Raku Syntax Highlighting for Nano

Awesome Lists containing this project

README

        

# raku.nanorc
Raku Syntax Highlighting for Nano

## How To:
1. Place ```raku.nanorc``` somehwere (usually under ```~/.nano```)
2. Add the following line ```include "~/.nano/raku.nanorc"``` to your ```~/.nanorc``` file

To highlight files with legacy extensions (.p6, .pm6), use perl6.nanorc

## Screenshots
![Screenshot 1](screenshot1.png)

![Screenshot 2](screenshot2.png)

## License
GPL 3 or later