https://github.com/edubart/nelua-sublime
Nelua syntax highlighting for Sublime Text
https://github.com/edubart/nelua-sublime
nelua sublime sublime-text syntax-highlighting
Last synced: 4 months ago
JSON representation
Nelua syntax highlighting for Sublime Text
- Host: GitHub
- URL: https://github.com/edubart/nelua-sublime
- Owner: edubart
- License: mit
- Created: 2019-12-26T22:04:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T10:59:18.000Z (about 2 years ago)
- Last Synced: 2025-10-24T18:32:30.931Z (8 months ago)
- Topics: nelua, sublime, sublime-text, syntax-highlighting
- Homepage:
- Size: 82 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nelua Sublime
Nelua syntax highlighting for [Sublime Text](https://www.sublimetext.com/) text editor.

## Features
* Complete syntax highlight for Nelua files
* Goto symbol (Ctrl + R)
* Goto definition (F12)
* Indentation rules
* Run `.nelua` files on build
## Installing
Use Sublime's [package manager](https://packagecontrol.io/) to install:
1. Press Ctrl+Shift+P to access sublime commands.
2. Type "Package Control: Install package"
3. Search for "nelua"
4. Type enter to install.
## Installing manually
Clone this repository into ~/.config/sublime-text-3/Packages/.