diff dotemacs.el @ 147:308651c52a9c

add fish-mode
author Jordi GutiƩrrez Hermoso <jordigh@octave.org>
date Wed, 22 Jun 2016 10:39:23 -0400 (2016-06-22)
parents ef785711492a
children dafc9995fdad
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -25,6 +25,8 @@
 
 (require 'd-mode)
 
+(require 'fish-mode)
+
 ;; I think I like the idea of the cursor being more indicative of
 ;; where the point is.
 (bar-cursor-mode)