mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +00:00
vim-patch.sh: add missing argument
[skip ci]
This commit is contained in:
@@ -507,7 +507,7 @@ show_vimpatches() {
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
printf "\nInstructions:
|
printf "\nInstructions:
|
||||||
To port one of the above patches to Neovim, execute this script with the patch revision as argument and follow the instructions, e.g.
|
To port one of the above patches to Neovim, execute this script with the patch revision as argument and follow the instructions, e.g.
|
||||||
'%s -p v8.0.1234', or '%s -P v8.0.1234'
|
'%s -p v8.0.1234', or '%s -P v8.0.1234'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user