diff options
author | Za Wilcox | 2021-10-29 05:11:42 +0000 |
---|---|---|
committer | GitHub | 2021-10-29 05:11:42 +0000 |
commit | 68697cb3322b94b20a47671c50b4fdd143f67ae7 (patch) | |
tree | 4ffd2737a927f6eefb9dcc6433fb123946f5ec82 | |
parent | a1c7e55e3be95be6769d3a08518c8a41c257016f (diff) |
Move 'Note' from incorrect location (#921)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 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. |