aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorJay <jaysandhu1993@gmail.com>2023-04-03 10:27:14 +0100
committerGitHub <noreply@github.com>2023-04-03 10:27:14 +0100
commitf4cbe0360651123d7f33ddbaa046f797c7d73671 (patch)
treee34e4a3971fbecb3cc29b06a286659692a0e4605 /runtime/lua/vim/_editor.lua
parent10baf89712724b4b95f7c641f2012f051737003c (diff)
downloadrneovim-f4cbe0360651123d7f33ddbaa046f797c7d73671.tar.gz
rneovim-f4cbe0360651123d7f33ddbaa046f797c7d73671.tar.bz2
rneovim-f4cbe0360651123d7f33ddbaa046f797c7d73671.zip
fix(test): fix C imports on macOS arm64
System headers on macOS arm64 contain 128-bit numeric types. These types are built into clang and GCC as extensions. Unfortunately, they break the LuaJIT C importer. Define dummy typedefs for the missing numeric types to satisfy the ffi C importer.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions