Move 'Note' from incorrect location (#921)
This commit is contained in:
parent
a1c7e55e3b
commit
68697cb332
1 changed files with 2 additions and 2 deletions
|
@ -27,11 +27,11 @@ All shortcuts/keymaps can be found [in the documentation on the website](https:/
|
|||
It's a terminal-based editor first, but I'd like to explore a custom renderer
|
||||
(similar to emacs) in wgpu or skulpin.
|
||||
|
||||
# Installation
|
||||
|
||||
Note: Only certain languages have indentation definitions at the moment. Check
|
||||
`runtime/queries/<lang>/` for `indents.toml`.
|
||||
|
||||
# Installation
|
||||
|
||||
We provide packaging for various distributions, but here's a quick method to
|
||||
build from source.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue