vim-patch:7.4.2162

Problem:    Result of getcompletion('', 'sign') depends on previous
            completion.
Solution:   Call set_context_in_sign_cmd(). (Dominique Pelle)

7522f69821
This commit is contained in:
Shougo Matsushita
2016-10-01 19:41:48 +09:00
parent aeebed8d61
commit de802fd4d2
3 changed files with 19 additions and 4 deletions

View File

@@ -279,7 +279,7 @@ static int included_patches[] = {
// 2165,
// 2164,
// 2163,
// 2162,
2162,
// 2161,
// 2160,
// 2159,