diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-02-28 19:23:28 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-02-28 19:52:45 +0800 |
commit | 4bd0611d7b07b56fc5a9e121669a313166ba540f (patch) | |
tree | 9872da5aad04774dca33d95c6d42140a0c978af0 /runtime/lua/vim/lsp/util.lua | |
parent | bfa0bc7df0ca527fcec49dbd2055f1bac438663e (diff) | |
download | rneovim-4bd0611d7b07b56fc5a9e121669a313166ba540f.tar.gz rneovim-4bd0611d7b07b56fc5a9e121669a313166ba540f.tar.bz2 rneovim-4bd0611d7b07b56fc5a9e121669a313166ba540f.zip |
vim-patch:9.0.0803: readblob() cannot read from character device
Problem: readblob() cannot read from character device.
Solution: Use S_ISCHR() to not check the size. (Ken Takata, closes vim/vim#11407)
https://github.com/vim/vim/commit/43625762a9751cc6e6e4d8f54fbc8b82d98fb20d
S_ISCHR is always defined in Nvim.
Co-authored-by: K.Takata <kentkt@csc.jp>
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions