mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.915
Problem: When removing from 'path' and then adding, a comma may go missing.
(Malcolm Rowe)
Solution: Fix the check for P_ONECOMMA. (closes #471)
174674743d
This commit is contained in:
@@ -373,7 +373,7 @@ static int included_patches[] = {
|
||||
// 918 NA
|
||||
// 917 NA
|
||||
916,
|
||||
// 915,
|
||||
915,
|
||||
// 914,
|
||||
// 913 NA
|
||||
// 912,
|
||||
|
Reference in New Issue
Block a user