aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f831e5e..fe5fe60 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ contain entries with [canonical pathnames] [canon]. To enable this option
(which I strongly suggest doing when you run UNIX and use symbolic links)
execute the following Vim command:
- :let easytags_resolve_links = 1
+ :let g:easytags_resolve_links = 1
## Troubleshooting