ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Rml​Ui Lua

by LoneBoco ST4

Sublime Text 4 syntax for RmlUi Lua.

Details

Installs

  • Total 51
  • Win 31
  • Mac 11
  • Linux 9
Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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.