Fork me on GitHub
#vim
<
2017-04-12
>
claudiu09:04:08

Hi. Anyone know how I can tell vim that for cljc file I want cpp on the current line to go with piggieback browser repl ?

dominicm10:04:55

Hi @junegunn 👋 we're big fans of fzf here!

dominicm10:04:12

@claudiu there may be a hidden buffer option in fireplace

dominicm10:04:54

@claudiu looks like it's hard coded to cljs by file extension. Line 677 of plugin/fireplace.vim that's not to say you couldn't change that ;)

claudiu11:04:07

@dominicm thank you 🙂 will take a look see if that does the trick 🙂