aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/language.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-01-24 12:27:38 +0800
committerGitHub <noreply@github.com>2024-01-24 12:27:38 +0800
commitc8a27bae3faeaca137e5f67b1b052ce0f0225b36 (patch)
tree15b6e73e1e0d8ee6235c5c4365491e13cc13d812 /runtime/lua/vim/treesitter/language.lua
parent65bfa86efeeb2ec18ba82fd821ffd4c8f97fcd2b (diff)
downloadrneovim-c8a27bae3faeaca137e5f67b1b052ce0f0225b36.tar.gz
rneovim-c8a27bae3faeaca137e5f67b1b052ce0f0225b36.tar.bz2
rneovim-c8a27bae3faeaca137e5f67b1b052ce0f0225b36.zip
fix(options): use a union for def_val (#27169)
Problem: APIs get wrong boolean option default values on big-endian platforms. Solution: Use a union for def_val. Cannot use OptVal or OptValData yet as it needs to have the same types as option variables.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions