Browse Source

Changed iedit-toggle-key-default in custom.el

master
Raphael Roberts 5 years ago
parent
commit
4ef75071f7
  1. 2
      custom.el

2
custom.el

@ -61,6 +61,8 @@
filename))) filename)))
'(ibuffer-show-empty-filter-groups '(ibuffer-show-empty-filter-groups
nil) nil)
'(iedit-toggle-key-default
"M-]")
'(inhibit-startup-screen t) '(inhibit-startup-screen t)
'(kill-ring-max 500) '(kill-ring-max 500)
'(magit-status-sections-hook '(magit-status-sections-hook

Loading…
Cancel
Save