mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-22 06:57:59 +02:00
Ebuild contributed by me. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 lines
195 B
EmacsLisp
4 lines
195 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'css-sort-buffer "css-sort-buffer"
|
|
"css-sort is cool, this function sort whole css file,
|
|
don't need user sort css attributable line by line." t)
|