mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
vim-patch.sh: Bump base Vim version to 7.4.1980
All patches up through 7.4.1974 have been merged and 7.4.1975-1979 are pending in a PR. [ci skip]
This commit is contained in:
@@ -305,9 +305,9 @@ 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
|
||||
local vim_commits
|
||||
|
Reference in New Issue
Block a user