Skip to content

Commit

Permalink
feat: Added new tools for Ohm
Browse files Browse the repository at this point in the history
  • Loading branch information
novusnota committed Mar 24, 2024
1 parent 59824e9 commit 0f81102
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,21 @@ A curated list of awesome things related to [Ohm](https://github.com/ohmjs/ohm):

Editors:

- [Helix](https://github.com/helix-editor/helix/pull/9991):
- Syntax highlighting for .ohm files
- Indentations
- Text-object manipulation (with Tree-sitter)
- Injections (with Tree-sitter)

- [VSCode, maintained by novusnota](https://github.com/novusnota/vscode-ohm):
- Syntax highlighting for .ohm files

- [VSCode](https://marketplace.visualstudio.com/items?itemName=attilah.ohm):
- Syntax highlighting for .ohm files

- [Atom](https://github.com/dlmanning/language-ohm):
- Syntax highlighting for .ohm files

Tools:

- 🌳 Tree-sitter grammar & parser: [tree-sitter-ohm](https://github.com/novusnota/tree-sitter-ohm)

0 comments on commit 0f81102

Please sign in to comment.