mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Ebuild contributed by me. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
5 lines
195 B
EmacsLisp
5 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)
|