Remove unused lines comments
This commit is contained in:
parent
21f2cf3a08
commit
79cc50ce64
@ -32,15 +32,6 @@
|
|||||||
ad-do-it))
|
ad-do-it))
|
||||||
(ad-activate 'linum-update)
|
(ad-activate 'linum-update)
|
||||||
|
|
||||||
;; Colors line active
|
|
||||||
;; set in file init-theme.el
|
|
||||||
;; for example:
|
|
||||||
;; (defface my-linum-hl
|
|
||||||
;; '((t :background "gray20" :foreground "gold"))
|
|
||||||
;; "Face for the currently active Line number"
|
|
||||||
;; :group 'linum)
|
|
||||||
;; )
|
|
||||||
|
|
||||||
:bind
|
:bind
|
||||||
(([f6] . linum-mode)))
|
(([f6] . linum-mode)))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user