update to 12.3: vim

This commit is contained in:
wyj
2025-03-29 02:43:52 -04:00
parent 7fe75677cd
commit 6aaa84804e
2 changed files with 46 additions and 0 deletions
+4
View File
@@ -8,3 +8,7 @@ Warning: `leaf` won't deal with the dependence relation, and currently won't che
- Use `ensurepip` in *Chapter 7.10. Python-3.13.2*
- Use `SBINDIR=/usr/bin/` to install `iproute2`. `ip` command should be avaliable for non-root
- We won't install TeX files in *Chapter 8.72. Texinfo-7.2*. We will install TexLive.
## issues
- `lfs/vim-9.1.1166` has `Test_write_backup_symlink` failed, which can pass if `call assert_true(filereadable('./Xbackup/Xwbsfile.bak'))
` is commented. Seams like cannot create this backup file.