commit 07b95c764ffcd9532fcfe01db40ac4c073212770 (tree)
parent 7aac131bba3163a025767abf987ec07ce698690f
Author: Andrew Kelley <superjoe30@gmail.com>
Date: Fri, 8 Jun 2018 13:21:43 -0400
readme: clarify configuration instructions
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -15,7 +15,6 @@ File detection and syntax highlighting for the
To enable automatic formatting on save, follow these steps:
* Build the zig [stage 2 compiler](https://github.com/ziglang/zig#stage-2-build-self-hosted-zig-from-zig-source-code).
- * Copy the resulting binary into your path.
* Add the following configuration to your vimrc, where `zig2` is the stage 2
compiler binary: