diff options
-rw-r--r-- | emacs/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el index ad98f0d..16a5885 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -13,8 +13,6 @@ (setopt user-mail-address "noa@gaiwan.org") -(setopt indent-tabs-mode nil) - ;; properly distinguish these chords from their ascii legacy (define-key input-decode-map [?\C-m] [C-m]) |