Skip to content

Commit

Permalink
Remove redundant auto-mode-alist entry for less-css-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jan 10, 2012
1 parent 502fd76 commit 30749be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init-css.el
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
(add-hook 'css-mode-hook 'maybe-flymake-css-load)


(add-to-list 'auto-mode-alist '("\\.less" . less-css-mode))


(eval-after-load "auto-complete"
'(progn
Expand Down

0 comments on commit 30749be

Please sign in to comment.