[emacs] Ibubffer: categorize css-mode and scss-mode in "web"
authorAmin Bandali <amin@gnu.org>
Sat, 15 Sep 2018 15:37:23 +0000 (11:37 -0400)
committerAmin Bandali <amin@gnu.org>
Sat, 15 Sep 2018 15:37:23 +0000 (11:37 -0400)
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