Fork me on GitHub
#vim
<
2016-10-12
>
dominicm12:10:02

@juhoteperi: @ingvij just figured out the exception you were always hitting. I've got a patch that fixes it that I'm nearly happy with

hkupty12:10:00

I'll test that later, but it looks like it fixes the problem! Thanks @dominicm

dominicm18:10:05

I'm thinking about removing the need to include the regex in your init.vim for clj-async-omni, I'm personally confident that it's pretty stable, I can't think of anything that it hasn't covered for me so far.

dominicm18:10:21

Before I open any PRs, I'd just like to check that nobody can see any obvious symbols missing?

dominicm19:10:44

http://dev.clojure.org/jira/browse/CLJ-1527 looks like valid symbols are pretty under specified anyway ¯\(ツ)

dominicm19:10:49

I think we might be missing '#' and that's it,

dominicm19:10:17

Just pushed up new regex including #, I'll test drive it for a week, and if nobody pesters me, I'll get it into deoplete's core (if that's still a thing)