summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-12create custom indent functionHEADmasterJohn Turner
The custom indent function indents a base value with the result of (syntax-ppss), which is the current nesting level of the expression at point.
2025-08-12initJohn Turner