https://github.com/ysdragon/ring-litexl
Ring syntax highlighting for Lite XL
https://github.com/ysdragon/ring-litexl
lite-xl ring ring-programming-language
Last synced: 2 months ago
JSON representation
Ring syntax highlighting for Lite XL
- Host: GitHub
- URL: https://github.com/ysdragon/ring-litexl
- Owner: ysdragon
- License: mit
- Created: 2024-11-30T18:05:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T14:35:40.000Z (about 1 year ago)
- Last Synced: 2025-04-11T04:11:23.361Z (about 1 year ago)
- Topics: lite-xl, ring, ring-programming-language
- Language: Lua
- Homepage:
- Size: 351 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Ring](https://ring-lang.net/) Syntax Highlighting for Lite XL
This plugin provides syntax highlighting support for the [Ring](https://ring-lang.net/) programming language in the Lite XL text editor.
## Installation
### Using LiteXL Plugin Manager ([lpm](https://github.com/lite-xl/lite-xl-plugin-manager))
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


## 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](https://github.com/ysdragon/ring-litexl/blob/main/LICENSE) file for more details.