mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 06:46:07 +00:00
vim-patch:7.4.218
Problem: It's not easy to remove duplicates from a list. Solution: Add the uniq() function. (LCD) https://code.google.com/p/vim/source/detail?r=ddc3f32a4b2191f829206322d46f0e9c7e365e22
This commit is contained in:

committed by
Thiago de Arruda

parent
98b0a6ffb4
commit
f54c050cf3
@@ -243,7 +243,7 @@ static int included_patches[] = {
|
||||
//221,
|
||||
//220,
|
||||
219,
|
||||
//218,
|
||||
218,
|
||||
//217,
|
||||
//216,
|
||||
215,
|
||||
|
Reference in New Issue
Block a user