Skip to content

Commit

Permalink
Update README.md (helix-editor#11665)
Browse files Browse the repository at this point in the history
Readability Clarification
  • Loading branch information
bajuba authored and rmburg committed Jan 20, 2025
1 parent 3b827f9 commit 0f2ed26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ All shortcuts/keymaps can be found [in the documentation on the website](https:/
- Built-in language server support
- Smart, incremental syntax highlighting and code editing via tree-sitter

It's a terminal-based editor first, but I'd like to explore a custom renderer
(similar to Emacs) in wgpu or skulpin.
Although it's primarily a terminal-based editor, I am interested in exploring
a custom renderer (similar to Emacs) using wgpu or skulpin.

Note: Only certain languages have indentation definitions at the moment. Check
`runtime/queries/<lang>/` for `indents.scm`.
Expand Down

0 comments on commit 0f2ed26

Please sign in to comment.