Hi @olical I'm looking for guidelines about conjure and ipython. I've read that I need ipython a repl experience. I've tried iron-nvim but there is very few info, so I want to try conjure. I'm a fireplace user. Can conjure be disabled for clojure while I get used to it ?
vim.g['conjure#filetypes'] = {'python'}IIUC this should be pretty easy? Just don't enable the plugin for Clojure, in the same way you do for any other plugins.