GitXplorerGitXplorer
m

less-css-mode

public
3 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
a79af99e57f3cda1aad7bfa647e1dfb043f8125f

Merge pull request #1 from jdhuntington/master

mmahmoud committed 13 years ago
Unverified
fcdf6defb18d690c74719adf5395f804cb679119

Update README, authors.

committed 13 years ago
Unverified
5aeaa09157e5656b753ac0d22c626eacdb71bf92

add defgroup info so that byte-compile-file works without warnings. yay fast LESS!

mmahmoud committed 13 years ago
Unverified
83470345a94b3bb535061504aca1202d7cc6f488

hold on to your butts

mmahmoud committed 13 years ago

README

The README file for this repository.

less-css-mode.el

LESS (http://www.lesscss.org) is awesome and emacs is awesome (http://www.gnu.org/s/emacs), so here is my simple major mode for editing LESS in emacs.

less-css-mode provides most of the same features as css-mode, but improves by adding indentation support for less-css's nested style directives.