general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
andrewboltachev 2018-03-09T18:33:40.000728Z
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?
andrewboltachev 2018-03-09T18:34:27.000689Z
N.B. I tried :set backupcopy=yes but this doesn't help