tris203 / precognition.nvim

💭👀precognition.nvim - Precognition uses virtual text and gutter signs to show available motions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request - Integrate with nvim spider

Ajaymamtora opened this issue · comments

Would it be possible to add support for this plugin?
https://github.com/chrisgrieser/nvim-spider

The markers don't line up when I use this plugin

Thanks for your request @Ajaymamtora

Eventually, this may be something I could support, but I don't think it would be a high priority unless it was highly requested.

I think there will be edge cases and issues, and further out-of-the-box motions to support first

If you or somebody else wanted to submit a PR for it then I wouldn't be opposed to it. I think it would be as simple as a re-implementation of the char_class() function.

I will work on this

Edit for anyone checking the thread: I'm super busy with work atm, but I'll probably start implementing this next week.