mattn / vim-lsp-settings

Auto configurations for Language Server for vim-lsp
MIT License
1.27k stars 229 forks source link

Fix 'taplo-full-darwin-arm64.gz' to 'taplo-full-darwin-aarch64.gz' #667

Closed v8yte closed 1 year ago

v8yte commented 1 year ago

I have corrected the filename from 'taplo-full-darwin-arm64.gz' to 'taplo-full-darwin-aarch64.gz'.

v8yte commented 1 year ago

fix #642

mattn commented 1 year ago

Thank you