wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.86k stars 267 forks source link

Unable to install plugin hosted on source hut on Windows #1116

Open quantum-booty opened 1 year ago

quantum-booty commented 1 year ago

I'm able to install lsp_lines.nvim on Linux, however not on Windows.

use { 'https://git.sr.ht/~whynothugo/lsp_lines.nvim' }

image

packer files

Plugin specification file(s)
packer log file Post the contents of ~/.cache/nvim/packer.nvim.log here
packer compiled file Post the contents of `packer_compiled.vim` here