From 294a3f3338bb8953257d0dad346535b39adf74d7 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Sat, 27 Jul 2013 13:09:34 -0700 Subject: [PATCH] Updating docs with new defaults for blacklist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9b56363..0f7aad93 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ Default: `{'notes': 1, 'markdown': 1, 'text': 1}` \ 'notes' : 1, \ 'markdown' : 1, \ 'text' : 1, + \ 'unite' : 1, \} ### The `g:ycm_filetype_specific_completion_to_disable` option