aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-01-03 22:06:18 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-01-03 22:06:18 +1300
commite88ec36ad7bd31a34db0e4376b244328ee6f0b2e (patch)
treea6f053948506412df09981dc5a7030a9c868accf
parentAdjust some comments in .emacs (diff)
downloaddotfiles-e88ec36ad7bd31a34db0e4376b244328ee6f0b2e.tar.gz
dotfiles-e88ec36ad7bd31a34db0e4376b244328ee6f0b2e.zip
Remove some possibly-unwanted .emacs config
-rw-r--r--emacs/emacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/emacs b/emacs/emacs
index 0921133a..ea13faa9 100644
--- a/emacs/emacs
+++ b/emacs/emacs
@@ -32,4 +32,3 @@
;; Show line and column number in status bar
(column-number-mode 1)
(line-number-mode 1)
-(menu-bar-mode -1)