mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
parent
896bf47d8d
commit
d6eb10d9f9
@ -37,8 +37,8 @@ All shortcuts/keymaps can be found [in the documentation on the website](https:/
|
|||||||
- Built-in language server support
|
- Built-in language server support
|
||||||
- Smart, incremental syntax highlighting and code editing via tree-sitter
|
- 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
|
Although it's primarily a terminal-based editor, I am interested in exploring
|
||||||
(similar to Emacs) in wgpu or skulpin.
|
a custom renderer (similar to Emacs) using wgpu or skulpin.
|
||||||
|
|
||||||
Note: Only certain languages have indentation definitions at the moment. Check
|
Note: Only certain languages have indentation definitions at the moment. Check
|
||||||
`runtime/queries/<lang>/` for `indents.scm`.
|
`runtime/queries/<lang>/` for `indents.scm`.
|
||||||
|
Loading…
Reference in New Issue
Block a user