Closed TomJo2000 closed 1 day ago
Yell at me if I broke the build.
Yell at me if I broke the build.
Congrats 👏 This change broke auto-update of three packages at once, hat trick!
Congrats 👏 This change broke auto-update of three packages at once, hat trick!
Well the auto-update worked perfectly, but I didn't check for patch drift.
This PR does a couple of things:
vim
,vim-python
andvim-gtk
.As part of some housekeeping I have also standardized the order of control variables between the three build scripts, and done some general cleanup.
This isn't quite everything I have planned, but it's good enough for review.
I'd like to additionally:
xxd
into a separate and independent subpackage so it can be installed as a standalone utility.vim-python
package in favor of enablingpython
(vim-python),lua
(VimL), and potentiallyperl
,ruby
andtcl
(which are also supported) on bothvim
andvim-gtk
.lua
I'd also like to switch over the interpreterBut that can wait for another time.