From 5cf3313d0950e32ffd1d2f75b891f4ccc2aa7aa3 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Thu, 20 Jun 2013 00:24:00 +0200 Subject: Improve handling of ignored syntax groups (issue #57) --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b93764b..6d85416 100644 --- a/README.md +++ b/README.md @@ -205,10 +205,6 @@ If this is set and not false, it will suppress the warning on startup if ctags i :let g:easytags_suppress_ctags_warning = 1 -### The `g:easytags_ignored_syntax_groups` option - -This variable is a string of comma separated names of syntax groups in which dynamic highlighting is not applied. It defaults to `.*String.*,.*Comment.*,cIncluded`. - ## Customizing the easytags plug-in Advanced users may wish to customize how the easytags plug-in works beyond the point of changing configuration defaults. This section contains some hints about this. If you have suggestions, please feel free to submit them. -- cgit v1.2.3