diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-11-04 01:46:22 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-11-04 01:51:49 -0500 |
commit | fa9dd9abf3123e9b56c0ec806fee39c0181decda (patch) | |
tree | 445a46ab3f1eb7d16a5faff4b3fe6ba7f932ed6f /src/nvim/lua/vim.lua | |
parent | 7ef3e2b88024e4f82e32f4c2818ff09a939df24f (diff) | |
download | rneovim-fa9dd9abf3123e9b56c0ec806fee39c0181decda.tar.gz rneovim-fa9dd9abf3123e9b56c0ec806fee39c0181decda.tar.bz2 rneovim-fa9dd9abf3123e9b56c0ec806fee39c0181decda.zip |
vim-patch:8.1.1956: screenshot tests may use a different encoding
Problem: Screenshot tests may use a different encoding. (Dominique Pelle)
Solution: Always set 'encoding' to "utf-8" when running Vim in a terminal.
(closes vim/vim#4884)
https://github.com/vim/vim/commit/0fdddeeb66bbe326860ddfc573eba42f6487bbda
Comment out the encoding change in shared.vim
because Neovim always uses utf-8 for internal character encoding.
Diffstat (limited to 'src/nvim/lua/vim.lua')
0 files changed, 0 insertions, 0 deletions