vim-lsp-settings icon indicating copy to clipboard operation
vim-lsp-settings copied to clipboard

Permission denied error when attempting to install vscode-html-language-server

Open rubin55 opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Open an HTML file
  2. Do :LspInstallServer
  3. Select Yes in the confirmation dialog
  4. See installer window split-screen show up
  5. See Permission denied error
  6. See empty directory ~/.local/share/vim-lsp-settings/servers/vscode-html-language-server
  7. See no other messages in :messages
  8. File bugreport at mattn/vim-lsp-settings

rubin55 avatar Jan 12 '22 00:01 rubin55