Skip to content

LoneBoco/rmlui-sublime

Repository files navigation

RmlUi Lua Syntax for Sublime Text

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.

Dependencies

Sublime Text 4 build 4075 or higher.

Installation

Package Control

  1. Install Package Control into Sublime Text. Instructions
  2. Search for the RmlUi Lua Syntax package and install it. Instructions

Manually

  1. 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\
  2. Clone this repository there:

     git clone https://github.com/LoneBoco/rmlui-sublime.git
    
Note

If you upgraded from Sublime Text 3, your data directory may be Sublime Text 3.

License

This project is licensed under the MIT license. For the full text of the license, see the LICENSE file.

About

Sublime Text 4 syntax for RmlUi Lua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published