aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8930cdd..a448279 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,8 @@ In version 3.5 of the vim-easytags plug-in support for asynchronous tags file up
By setting this option to true (1) you enable asynchronous tags file updates. Good luck! ;-)
+Note that asynchronous updates on Windows currently require the installation of my [vim-shell] [shell] plug-in (for obscure technical reasons that I want to fix but don't know how yet).
+
### The `g:easytags_languages` option
Exuberant Ctags supports many languages and can be extended via regular expression patterns, but for some languages separate tools with ctags-compatible output exist (e.g. [jsctags] [jsctags] for Javascript). To use these, the executable and its arguments must be configured: