aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2011-06-14 06:53:30 +0200
committerPeter Odding <peter@peterodding.com>2011-06-14 06:53:30 +0200
commit08186f0ee7f3b9f9e52dda2129d2fb5a4e2a5e87 (patch)
treec0986f4b33f6a65d88320bbea041aa5135aefc51 /README.md
parent9abe34873b1ea7c5fcc0bad20b311d85b04fc648 (diff)
downloadvim-easytags-08186f0ee7f3b9f9e52dda2129d2fb5a4e2a5e87.tar.gz
Documentation bug fix (it's getting late..)
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 1359bf3..7038266 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,7 @@ The Vim script implementation of dynamic syntax highlighting is quite slow on la
### The `g:easytags_python_enabled` option
-To disable the Python implementation of dynamic syntax highlighting you can set this option to true (1).
+To disable the Python implementation of dynamic syntax highlighting you can set this option to false (0).
### The `g:easytags_python_script` option