summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2019-06-26 16:46:36 +0100
committerGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2019-06-26 17:19:40 +0100
commitaac3895be61d3f6d2296c6f970db92bb28dff0aa (patch)
tree39aa6add74c6584e23f0563fee6438ff3febed77
parentcleanup auto-mode-alist (diff)
downloademacs-aac3895be61d3f6d2296c6f970db92bb28dff0aa.tar.gz
emacs-aac3895be61d3f6d2296c6f970db92bb28dff0aa.tar.bz2
emacs-aac3895be61d3f6d2296c6f970db92bb28dff0aa.zip
iedit
-rwxr-xr-xinit.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 84536a0..218b067 100755
--- a/init.el
+++ b/init.el
@@ -163,6 +163,7 @@
'(gnus-large-newsgroup 2000)
'(gnus-select-method (quote (nntp "news.ngi.it")))
'(icomplete-mode t nil (icomplete))
+ '(iedit-toggle-key-default (kbd "M-C-;"))
'(indent-tabs-mode nil)
'(ledger-clear-whole-transactions t)
'(ledger-reconcile-default-commodity "GBP")