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

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

Awesome Lists containing this project

README

          

# Vento for Sublime Text

Provides syntax definitions for Vento (in HTML). Suports Sublime Text 3126 and up.

![Preview of the syntax highlighting](preview.png)

## 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.