This commit is contained in:
2012-03-23 18:37:00 +00:00
parent 49930dad0e
commit 9f2ad34788

View File

@@ -18,7 +18,7 @@
;; Scrollbar
(set-scroll-bar-mode 'nil)
;; Show matching paranthensis
;; Show matching parentheses
(show-paren-mode t)
;; Show column number globally