0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 9.1.0736: Unicode tables are outdated

Problem:  Unicode tables are outdated
Solution: Update Unicode tables to v16

closes: #15693

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-09-17 20:24:56 +02:00
parent 89b9bb4ac8
commit 4298c5f472
3 changed files with 52 additions and 18 deletions

View File

@@ -420,6 +420,10 @@ if Test_AddLinesToCharDict() || Test_CharDictToPairList()
finish
endif
if !exists("g:loaded_netrw")
echomsg "Netrw not available, cannot download"
finish
endif
" Try to avoid hitting E36
set equalalways