From 66ff461aa8c2a577ca2cbc372145951f2564dd33 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Sun, 10 Feb 2013 14:24:04 -0800 Subject: [PATCH] Fixing typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2e0574e..8163bb63 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,7 @@ because the terminal usually does not forward modifier key combinations to Vim. Default: `['', '']` - let g:ycm_key_previous_completion = ['', ''] + let g:ycm_key_list_previous_completion = ['', ''] ### The `g:ycm_key_invoke_completion` option