Kartik Shenoy
Kartik Shenoy
My apologies for the radio silence; I've been swamped at work and will be for some time but I'll try to get to it this weekend. For the moment, if...
@rslindee I'll take a look at this tonight
Hi, this is a known limitation as the data structures for storing mark and marker related information are completely different. I agree that implementing this would be nice but it...
Oh, the `)` shown there isn't a marker but a literal close-paren character. That's why it's green in color like the marks and not pink which is the highlight color...
Hmm, I'm not able to reproduce this behavior. Can you start vim with only Signature enabled and let me know if you're still facing this issue. Here's a command to...
Interesting! This doesn't make sense at all. There's nothing in Signature that creates/opens buffers. Can you point me to your vim config?
@maksimr I'm not familiar with profiling for vimscript but I'd love to learn. Can you please explain how you got these results and how to interpret it? Thanks a lot.
I made some changes and pushed it to [a new branch](https://github.com/kshenoy/vim-signature/tree/issue_34) to avoid polluting the master. Try it out and let me know if you're still facing any issues. I'm...
No problem, I'll merge it into master soon. Closing this now. Feel free to reopen any time. EDIT: On 2nd thought I'll keep it open to remind me to fix...
@Alok Can you describe your specific scenario? i.e. whatever you're doing to make it slow.