mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
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:
@@ -279,7 +279,7 @@ static int included_patches[] = {
|
||||
// 2165,
|
||||
// 2164,
|
||||
// 2163,
|
||||
// 2162,
|
||||
2162,
|
||||
// 2161,
|
||||
// 2160,
|
||||
// 2159,
|
||||
|
Reference in New Issue
Block a user