We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62535a commit fb54428Copy full SHA for fb54428
README.md
@@ -19,9 +19,9 @@ attribute will sort.
19
20
## Configuration ##
21
Type of sorting algorithm you want CSS attribute to sort.<br/>
22
- => 0 : Sort in group type. Use 'sort-order.ccs' if
+* 0 : Sort in group type. Use 'sort-order.ccs' if
23
there is one in the version control root directory. (Default)<br/>
24
- => 1 : Sort in alphabetic order. The 'sort-order.ccs'
+* 1 : Sort in alphabetic order. The 'sort-order.ccs'
25
file will be ignore and will not do anything.<br/>
26
```
27
(setq com-css-sort-sort-type 0)
0 commit comments