RmlUi Lua syntax definition for Sublime Text 4. Supports Lua scripting inside HTML files and the custom RCSS tags.
Syntax is loaded from both .rml and .rcss files.
Sublime Text 4 build 4075 or higher.
- Install Package Control into Sublime Text. Instructions
- Search for the
RmlUi Lua Syntaxpackage and install it. Instructions
-
Go to your Packages subdirectory under the Sublime Text data directory:
- OS X:
~/Library/Application\ Support/Sublime\ Text/Packages/ - Linux:
~/.config/sublime-text/Packages/ - Windows:
%APPDATA%\Sublime Text\Packages\
- OS X:
-
Clone this repository there:
git clone https://github.com/LoneBoco/rmlui-sublime.git
If you upgraded from Sublime Text 3, your data directory may be
Sublime Text 3.
This project is licensed under the MIT license. For the full text of the license, see the LICENSE file.