Fork me on GitHub
#figwheel
<
2018-03-09
>
andrewboltachev18:03:40

Hello. I'm writing code in vim (using React with reagent/re-frame) and my app gets reloaded twice. Is it possible to change debouncing time or some other option to prevent that?

andrewboltachev18:03:27

N.B. I tried :set backupcopy=yes but this doesn't help