summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Bielik <mx.bielik@gmail.com>2024-03-09 22:21:07 +0100
committerMartin Bielik <mx.bielik@gmail.com>2024-03-09 22:21:07 +0100
commit3983c13d9aa311ca63a5d9848e044678e84d4162 (patch)
treeaf32dda386fc796b505490f22aa293996bf780c3
parentcb4c9e94b2a500f38161227df24feed762000095 (diff)
downloadvim-ai-3983c13d9aa311ca63a5d9848e044678e84d4162.tar.gz
docu typo
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a241551..5731541 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ To use an AI command, type the command followed by an instruction prompt. You ca
**Tip:** Setup your own [key bindings](#key-bindings) or use command shortcuts - `:AIE`, `:AIC`, `:AIR`
-**Tip:** A [custom role](#role) {role} can be passed to the above commands by an initial parameter /{role}, for example `:AIEdit /grammar`.
+**Tip:** A [custom role](#roles) {role} can be passed to the above commands by an initial parameter /{role}, for example `:AIEdit /grammar`.
**Tip:** Combine commands with a range `:help range`, for example to select the whole buffer - `:%AIE fix grammar`