Is there a possibility to keep other plugins, namely https://github.com/liquidz/vim-iced-coc-source, showing quick docs in the coc autocomplete window? Seems like coc-clojure overrides the autocomplete window, but doesn't display as useful information there.
Examples of what is shown when (reduce is typed:
a) only coc-clojure or both are enabled:

b) only vim-iced is enabled:

c) neither are enabled:

Is there a possibility to keep other plugins, namely https://github.com/liquidz/vim-iced-coc-source, showing quick docs in the coc autocomplete window? Seems like
coc-clojureoverrides the autocomplete window, but doesn't display as useful information there.Examples of what is shown when

(reduceis typed:a) only coc-clojure or both are enabled:
b) only vim-iced is enabled:

c) neither are enabled:
