branch: master
commit bc4d4a8387db574999b5d95904e1c25a9ab62cfc
Author: Oleh Krehel <ohwoeo...@gmail.com>
Commit: Oleh Krehel <ohwoeo...@gmail.com>

    swiper.el (swiper-font-lock-exclude): Add sauron-mode
    
    Re #19
---
 swiper.el |    1 +
 1 file changed, 1 insertion(+)

diff --git a/swiper.el b/swiper.el
index 7f277b6..6ac16c5 100644
--- a/swiper.el
+++ b/swiper.el
@@ -228,6 +228,7 @@
     twittering-mode
     vc-dir-mode
     rcirc-mode
+    sauron-mode
     w3m-mode)
   "List of major-modes that are incompatible with font-lock-ensure.")
 

Reply via email to