williamboman / nvim-lsp-installer

Further development has moved to https://github.com/williamboman/mason.nvim!
https://github.com/williamboman/mason.nvim
Apache License 2.0
2k stars 123 forks source link

docs: use single quotes for vim-plug installation instructions #873

Closed fsmiamoto closed 2 years ago

fsmiamoto commented 2 years ago

As noted here, vim-plug does not support double quotes for package names.

Since this is a silent failure i.e. it simply won't install the package, copying and pasting from the README almost made me pull my hair out :sweat_smile: