aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/language.lua
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2023-02-26 01:12:41 +0100
committerGitHub <noreply@github.com>2023-02-26 08:12:41 +0800
commit1d8b77da6b0abe6dccd6ce64e283b7208f873d57 (patch)
tree2341a6f52e349356965fd251ab20560bf4e4834d /runtime/lua/vim/treesitter/language.lua
parentc1514d7e6762ed62dee027ecc29bafd4aae2206e (diff)
downloadrneovim-1d8b77da6b0abe6dccd6ce64e283b7208f873d57.tar.gz
rneovim-1d8b77da6b0abe6dccd6ce64e283b7208f873d57.tar.bz2
rneovim-1d8b77da6b0abe6dccd6ce64e283b7208f873d57.zip
fix(MSVC): set the active code page to utf-8 (#22384)
Neovim expects character encoding to be UTF-8, and deviation from this causes bugs such as lua files not being recognized for non-ascii paths. This changes the behavior of fopen, which defaults to using the currently active codepage. Closes: https://github.com/neovim/neovim/issues/18122
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions