From 827d740c0fce710495e06735d1171c11a0ad6224 Mon Sep 17 00:00:00 2001 From: Conrad Kleinespel Date: Fri, 8 Jan 2016 06:49:47 +0100 Subject: [PATCH] README.markdown: fixes tag file example --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d8a2322..c5ac2de 100644 --- a/README.markdown +++ b/README.markdown @@ -101,7 +101,7 @@ To keep updates fast, AutoTags won't operate if the tags file exceeds 7MB. To av Do not forget to load both files in vim: " ~/.vimrc - set tags+=./tags.vendors,tags.vendors + set tags+=tags,tags.vendors ### Key mappings