mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.438
Problem: Cached values for 'cino' not reset for ":set all&". Solution: Call parse_cino(). (Yukihiro Nakadaira) https://code.google.com/p/vim/source/detail?r=v7-4-438
This commit is contained in:
@@ -299,7 +299,7 @@ static int included_patches[] = {
|
||||
441,
|
||||
440,
|
||||
439,
|
||||
//438,
|
||||
438,
|
||||
437,
|
||||
436,
|
||||
435,
|
||||
|
Reference in New Issue
Block a user