aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2022-10-24 15:27:52 +0200
committerGitHub <noreply@github.com>2022-10-24 06:27:52 -0700
commit69ffbda84d33d09107a18c56614e471ff4729593 (patch)
tree4d0582af64977c39c3f49f35f01e3aa2e65e195b /runtime/lua/vim/shared.lua
parent4573cfa3adac3a7dbf1b6b032471a1c14adc7427 (diff)
downloadrneovim-69ffbda84d33d09107a18c56614e471ff4729593.tar.gz
rneovim-69ffbda84d33d09107a18c56614e471ff4729593.tar.bz2
rneovim-69ffbda84d33d09107a18c56614e471ff4729593.zip
build: preprocess vim patches with uncrustify #20786
This will enable a larger amount of chunks being automatically included due to fewer formatting differences between the vim and neovim files. The strategy is straightforward, if a bit tedious: - Get a list of all changed files. - Checkout parent commit. Copy all relevant files to a temporary location. - Checkout patch commit. Copy all relevant files to a temporary location. - Format .c and .h files with uncrustify. - Generate a diff from from these files. Closes https://github.com/neovim/neovim/issues/6226
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions