RRethy / vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.19k stars 50 forks source link

Cant install with packer #152

Closed JulianWogersien closed 1 year ago

JulianWogersien commented 1 year ago

When attempting to install with Packer on neovim by doing use 'PRethy/vim-illuminate' I get the error that it could not read the username for https://github.com because terminal prompts are disabled. How do i fix this

RRethy commented 1 year ago

You misspelled the username, it's RRethy not PRethy. Please file packer issues in the packer github issues.