https://github.com/ventojs/sublime-vento
Vento for Sublime Text
https://github.com/ventojs/sublime-vento
Last synced: 5 months ago
JSON representation
Vento for Sublime Text
- Host: GitHub
- URL: https://github.com/ventojs/sublime-vento
- Owner: ventojs
- License: mit
- Created: 2025-05-26T09:19:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-21T22:22:10.000Z (7 months ago)
- Last Synced: 2026-01-26T14:20:22.250Z (6 months ago)
- Language: Vento
- Size: 286 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Vento for Sublime Text
Provides syntax definitions for Vento (in HTML). Suports Sublime Text 3126 and up.

## Installation
Installs like any other package:
- Open Sublime Text
- Open the Command Palette ("Tools > Command Palette…" or ctrl + shift + P)
- Select "Package Control: Install Package"
- Search and select "Vento"
Alternatively, if you want to install it from the source, clone this repository into Sublime's `Packages/` directory (or symlink it there).
## Usage
To use the syntax highlighting, select "HTML (Vento)" (or "Plain text (Vento)"). This should be automatically selected when opening files that use a `.vto` extension.