Closed tamago324 closed 4 years ago
Thank you review 😂 Fixed.
Thank you for merging!
Does this really work? In gvim (8.1.2234) I get
Error detected while processing function <lambda>9[1]..blamer#Show[23]..blamer#CreatePopup:
line 16:
E475: Invalid argument: blamer_popup_marker
@junkblocker How to reproduce it?
This is on macOS latest.
.vimrc
, .vim
or move them aside etc.cd && git clone https://github.com/APZelos/blamer.nvim.git .vim
:e README.md
:BlamerToggle
@junkblocker Hi, did you solve the problem? I met the same error too. (in Ubuntu 20.04)
Error detected while processing function <lambda>9[1]..blamer#Show[23]..blamer#CreatePopup:
line 16:
E475: Invalid argument: blamer_popup_marker
@mozzi0131 - I have been running VimR (nvim) instead of MacVim for a while now, so, not sure. Just tried with MacVim and :BlamerShow
just shows the first line I am on when I switch it on but doesn't move to other lines as I move the cursor...so busted in different ways.
I also tried to get it to work on Neovim on Ubuntu recently, but it didn't work, so when I have time, I'll take a look.
@junkblocker @tamago324 Thanks for sharing! It seems like it is not working on vim, Ubuntu 20.04.
It looked like a great plugin, so I wanted to use it with Vim. Implemented using the popup feature of Vim.
We also added Windows support.
Thank you!
Refer #8