https://github.com/iammaxim/eo.tmbundle
TextMate bundle for EOLANG support
https://github.com/iammaxim/eo.tmbundle
eolang syntax-highlighting
Last synced: 3 months ago
JSON representation
TextMate bundle for EOLANG support
- Host: GitHub
- URL: https://github.com/iammaxim/eo.tmbundle
- Owner: IamMaxim
- Created: 2021-11-14T20:16:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T09:42:13.000Z (over 3 years ago)
- Last Synced: 2025-01-11T12:38:54.756Z (4 months ago)
- Topics: eolang, syntax-highlighting
- Homepage:
- Size: 2.32 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextMate Bundle for EOLANG
Simple grammar definition for TextMate EOLANG syntax highlighting. More features may be added later.
## Installation
### TextMate
Clone the repo into TextMate bundles directory. It should be automatically available after that.
```shell
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
git clone https://github.com/IamMaxim/eo.tmbundle ~/Library/Application\ Support/TextMate/Bundles/EO.tmbundle
```### Intellij IDEA
It is also possible to install this package for Intellij IDEA:
- Ensure TextMate plugin for IDEA is installed.
- Go to Preferences — Editor — TextMate Bundles
- Click + and choose the .tmbundle directory.## Showcase

