OpenWrt syntax definitions for Sublime Text. Adds basic highlighting for UCI (Unified Configuration Interface) config files used by OpenWrt.
After installing this syntax definition open up an OpenWrt config file and select OpenWrt UCI Config to enable highlighting on the config file. Alternatively syntax highlighting can be enabled automatically if the following is added as the first line to each of your OpenWrt config files:
## UCI Config
Installation through Package Control is recommended. It will handle updating your packages as they become available. To install, do the following.
- Open the Command Palette.
Win/Linux:ctrl+shift+p
MacOS:cmd+shift+p - Enter
Package Control: Install Package - Search for
OpenWrt
- Download a zip archive for a release.
- Extract it into your Packages/User directory
To find Packages/User...
- Open the Command Palette.
Win/Linux:ctrl+shift+p
MacOS:cmd+shift+p - Enter
Preferences: Browse Packages - Navigate to User directory