mimic_on()
push() # does nothing
push(do_all = TRUE) # will push all settings to gd, overwriting them
push(do_editor_bindings = FALSE, do_rstudio_bindings = FALSE)
# will push only editor and rstudio bindings
mimic_off()
Run the code above in your browser using DataLab