Fork me on GitHub
#conjure
<
2021-08-28
>
dave15:08:33

@nate You should also set Conjure to have the higher priority, so that you get REPL context-aware completions whenever you have a REPL running. See: https://github.com/neoclide/coc.nvim/issues/1184

dave15:08:37

I have this in my config:

"coc.source.conjure.priority": 999999,
  "suggest.removeDuplicateItems": true