[emacs] Ibubffer: categorize css-mode and scss-mode in "web"
[~bandali/configs] / init.org
index 41dd06a..636214a 100644 (file)
--- a/init.org
+++ b/init.org
@@ -882,6 +882,8 @@ There's no way I could top that, so I won't attempt to.
       ("web"
        (or
         (mode . web-mode)
+        (mode . css-mode)
+        (mode . scss-mode)
         (mode . js2-mode)))
       ("shell"
        (or