APZelos / blamer.nvim

A git blame plugin for neovim inspired by VS Code's GitLens plugin
MIT License
733 stars 35 forks source link

Blamer not working on ubuntu remote server #43

Closed mrasif closed 3 years ago

mrasif commented 3 years ago

Blamer not working on remote ubuntu server. It's throwing

[blamer.nvim] Needs popup feature.

while opening vim

georgesofianosgr commented 3 years ago

Blamer needs nvim or vim 8.2 with popup feature to show the virtual text.