Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nice plugin, support vim please. #8

Closed
skywind3000 opened this issue Jan 15, 2020 · 7 comments
Closed

Nice plugin, support vim please. #8

skywind3000 opened this issue Jan 15, 2020 · 7 comments

Comments

@skywind3000
Copy link

skywind3000 commented Jan 15, 2020

Love it, could you please port it to vim ? This plugin will be more popular if it supports vim.

@Gee19
Copy link

Gee19 commented Jan 15, 2020

I don't think Vim supports virtual text

@skywind3000
Copy link
Author

skywind3000 commented Jan 15, 2020

@Gee19 , it's very simple.

Display a small popup window right after the last character in the current line.

@Gee19
Copy link

Gee19 commented Jan 16, 2020

I'm sure @APZelos would accept a PR if it is simple ;)

@J0Miles
Copy link

J0Miles commented Mar 4, 2020

Is there documentation anywhere on how to enable the popup feature for Vim? I get the error message
[blamer.nvim] Needs popup feature.

On MacOS latest

@skywind3000
Copy link
Author

https://github.com/vim/vim/blob/master/runtime/doc/popup.txt

here is the documentation, it comes with vim 8.2, maybe you can get a latest vim by

$ brew install vim

@J0Miles
Copy link

J0Miles commented Mar 4, 2020

https://github.com/vim/vim/blob/master/runtime/doc/popup.txt

here is the documentation, it comes with vim 8.2, maybe you can get a latest vim by

$ brew install vim

Worked like a charm after terminal restart. Thank you!

@georgesofianosgr
Copy link
Collaborator

Basic support for vim has been implemented #13 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants