Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.42k stars 197 forks source link

Resolving POSIX compatibility and Shellcheck flagged issues #485

Closed samyilin closed 1 year ago

samyilin commented 1 year ago

Enhancement against https://github.com/Shougo/dein.vim/pull/483 to maintain POSIX compatibility and fixing potential issues raised by Shellcheck. Ran multiple tests on my setup with no issues.

Sorry if this is not the right way to do a pull request against another one.