Avery Wagar
Avery Wagar
Should be if you're using omnicomplete.
Sure, it wouldn't be too hard to do. I'll take a look sometime this weekend.
Hey sorry, some stuff came up with school and I haven't had time to work on this. Don't worry... this is still on my todo list. I'll take a look...
Thank you. I will look into the Windows error.
Should work on Windows now. It was using the default implementation of `Cache::from()` due to a misplaced `#[cfg(unix)]`.
Dang. I'll give it another shot when I'm back on a machine with Windows. Thanks for trying.
Awesome. It looks like I need to run `cargo publish` with the new version.
I agree, list and the lang queries need to be separated. Not sure what the new syntax should be. We could possibly add a `lang` command. The new syntax be...
Awesome, if anyone else wants to chime in we can discuss and finalize the syntax design.
I've noticed this too. It's seems to go away depending on the vim version. It's annoying. But I'm not sure how to reproduce reliably. I'll see what I can do.