mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
32e16cb0b6
utf8proc contains all the data which is currently in unicode_tables.generated.h internally, but in quite a different format. Ideally unicode_tables.generated.h should be removed as well so we rely solely on utf8proc. We want to avoid a situation where the possibility of unicode mismatch occurs, e.g a distro using both unicode 12 and unicode 13. |
||
---|---|---|
.. | ||
ConvertPo.cmake | ||
Deps.cmake | ||
Find.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibuv.cmake | ||
FindLibvterm.cmake | ||
FindLpeg.cmake | ||
FindLuajit.cmake | ||
FindLuv.cmake | ||
FindMsgpack.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
FindUTF8proc.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |