projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c0e591
)
Support css-ts-mode in align.el
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 2 Aug 2023 19:54:16 +0000
(21:54 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Thu, 3 Aug 2023 03:46:21 +0000
(
05:46
+0200)
* lisp/align.el (align-rules-list): Add css-ts-mode.
lisp/align.el
patch
|
blob
|
history
diff --git
a/lisp/align.el
b/lisp/align.el
index 5dfebc0e5f9d1b167360bb74873da34029ea49a5..bc8ccbd599c9facf3440bc406afc10dc2a5d7d3b 100644
(file)
--- a/
lisp/align.el
+++ b/
lisp/align.el
@@
-570,7
+570,7
@@
The possible settings for `align-region-separate' are:
(css-declaration
(regexp . "^\\s-*\\(?:\\w-?\\)+:\\(\\s-*\\).*;")
(group . (1))
- (modes . '(css-mode html-mode)))
+ (modes . '(css-
base-
mode html-mode)))
(toml-assignment
(regexp . ,(rx (group (zero-or-more (syntax whitespace)))