Merge pull request #6186 from jamessan/base-vim-patch

vim-patch.sh: Bump base Vim version to 7.4.1980
This commit is contained in:
James McCoy
2017-02-27 09:48:52 -05:00
committed by GitHub

View File

@@ -305,9 +305,9 @@ list_vim_patches() {
} }
list_vim_patches() { list_vim_patches() {
get_vim_sources get_vim_sources
printf "\nVim patches missing from Neovim:\n" printf "\nVim patches missing from Neovim:\n"
# Get missing Vim commits # Get missing Vim commits
local vim_commits local vim_commits