mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 17:46:30 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user