aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2010-06-06 13:42:20 +0200
committerPeter Odding <peter@peterodding.com>2010-06-06 13:42:20 +0200
commita40a556544d08460ae7217a6a2b76608f66c2033 (patch)
treec7a0089bf34136a202d514a0e6fc1cb4afb2af60 /README.md
parent5bd20f02ebfd7c7bf5a33a2cd31a7d76a54911dd (diff)
downloadvim-easytags-a40a556544d08460ae7217a6a2b76608f66c2033.tar.gz
Made README more consistent
Diffstat (limited to 'README.md')
-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