Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T10:59:18.000Z (10 months ago)
- Last Synced: 2024-10-30T08:22:39.550Z (3 months ago)
- Topics: nelua, sublime, sublime-text, syntax-highlighting
- Homepage:
- Size: 82 KB
- Stars: 15
- Watchers: 4
- 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.
![Screenshot](https://user-images.githubusercontent.com/322030/128382642-68cb4e02-3f07-4a58-bc5a-fa51844cdc02.png)
## 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/.