Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.27 KB

Ring Syntax Highlighting for Lite XL

This plugin provides syntax highlighting support for the Ring programming language in the Lite XL text editor.

Installation

Using LiteXL Plugin Manager (lpm)

  1. Open Lite XL
  2. Access the Plugin Manager
  3. Search for language_ring
  4. Right-click and select "Install"

Manual Installation

  1. Clone this repository
  2. Copy the language_ring.lua file to your Lite XL user plugin directory
    • Linux : ~/.config/lite-xl/plugins/
    • Windows : C:\Program Files\Lite XL\data\plugins

Screenshots

Ring Syntax Highlighting Example 1 Ring Syntax Highlighting Example 2

Contributing

Contributions are welcome! Please submit issues or pull requests to the repository.

License

This project is open-source and available under the MIT License. See the LICENSE file for more details.