IMOKURI / line-number-interval.nvim

Highlight line number/relativenumber by each XX lines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install with Vim Plug?

tversteeg opened this issue · comments

Whenever I add Plug 'IMOKURI/line-number-interval.vim and I do :PlugInstall I get the following error:

x line-number-interval.vim:
    Cloning into 'C:\Users\...\AppData\Local\nvim\plugged\line-number-interval.vim'...
    remote: Invalid username or password.
    fatal: Authentication failed for 'https://git::@github.com/IMOKURI/line-number-interval.vim.git/'

You should amend plugin name from .vim into .nvim.

Woops, bad mistake on my part, thanks for the quick reply!