Skip to content

Commit

Permalink
Merge pull request #65 from deb0ch/PR/duplicate-linum
Browse files Browse the repository at this point in the history
remove duplicate linum configuration
  • Loading branch information
oneKelvinSmith authored Nov 16, 2016
2 parents 3d6b967 + 772a58d commit 586062e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions monokai-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -3218,12 +3218,6 @@ Also affects 'linum-mode' background."
(,monokai-256-class (:inherit bold))))

;; linum-mode
`(linum
((,monokai-class (:foreground ,monokai-line-number
:background ,monokai-fringe-bg))
(,monokai-256-class (:foreground ,monokai-256-line-number
:background ,monokai-256-fringe-bg))))
;; linum-mode
`(linum
((,monokai-class (:foreground ,monokai-line-number
:background ,monokai-fringe-bg))
Expand Down

0 comments on commit 586062e

Please sign in to comment.