aboutsummaryrefslogtreecommitdiff
path: root/scripts/vimpatch.lua
Commit message (Collapse)AuthorAge
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
| | | | There are 6 remaining 8.0.x patches, tracked in: https://github.com/neovim/neovim/issues/5431
* build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|
* vimpatch.lua: automate version.cJustin M. Keyes2017-12-27
Invoke it like this: VIM_SOURCE_DIR=~/neovim/.vim-src/ nvim -i NONE -u NONE --headless +'luafile ./scripts/vimpatch.lua' +q