Ecosyste.ms: Awesome

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

https://github.com/GodotID/nano-gdscript

GDScript Syntax Highlighting in GNU Nano
https://github.com/GodotID/nano-gdscript

Last synced: 3 months ago
JSON representation

GDScript Syntax Highlighting in GNU Nano

Lists

README

        

# nano-gdscript
GDScript Syntax Highlighting in GNU Nano. Updated regularly every minor updates.
Contributions are welcomed

# Installation
This is 100% free, proof:
1. Admit that `install` is an executable
```sh
chmod +x install
```
2. Start the installation
```sh
./install
```
3. Test it
```sh
nano test.gd
```

# End Notes
Nano is a great tool overall, its simplicity allows us to improve it.
This rc file is unlicensed, use it in any way you want