mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1670
Problem: Completion doesn't work well for a variable containing "vim/vim#".
Solution: Recognize the "vim/vim#". (Watiko)
a32095fc8f
This commit is contained in:
@@ -773,7 +773,7 @@ static int included_patches[] = {
|
||||
1673,
|
||||
// 1672 NA
|
||||
// 1671,
|
||||
// 1670,
|
||||
1670,
|
||||
// 1669 NA
|
||||
// 1668 NA
|
||||
// 1667 NA
|
||||
|
Reference in New Issue
Block a user