diff options
author | Blaž Hrastnik | 2021-05-14 16:34:34 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-05-15 08:17:26 +0000 |
commit | 31d41080edd216649d1db9ec7303561c58716d1d (patch) | |
tree | 361cdcf647e4af47269076c7c2cbec9b2cf85878 /README.md | |
parent | 5e6b46e7c5e322528784338222808bfc0266ef05 (diff) |
Add indentation queries for golang.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ It's a terminal-based editor first, but I'd like to explore a custom renderer # Installation -Note: Only the Rust syntax has indentation definitions at the moment. +Note: Only Rust and Golang have indentation definitions at the moment. We provide packaging for various distributions, but here's a quick method to build from source. |