From c4d9088aab2bbe46733795ffd0f6dab59c6af284 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 12 Dec 2010 17:20:43 -0600 Subject: add modelines for proper syntax highlighting --- mutt/colors | 2 ++ mutt/imap | 2 ++ mutt/keys | 2 ++ 3 files changed, 6 insertions(+) (limited to 'mutt') diff --git a/mutt/colors b/mutt/colors index 5f03e76..c81daf7 100644 --- a/mutt/colors +++ b/mutt/colors @@ -8,3 +8,5 @@ color quoted6 green default color quoted7 brightgreen default color quoted8 green default color quoted9 brightgreen default + +# vim:ft=muttrc: diff --git a/mutt/imap b/mutt/imap index 2d54be3..0ef3253 100644 --- a/mutt/imap +++ b/mutt/imap @@ -6,3 +6,5 @@ set header_cache=~/.mutt/cache set message_cachedir=~/.mutt/cache set net_inc=5 set mark_old=no + +# vim:ft=muttrc: diff --git a/mutt/keys b/mutt/keys index 3928099..dc35898 100644 --- a/mutt/keys +++ b/mutt/keys @@ -19,3 +19,5 @@ bind index g first-entry bind index G last-entry bind index ^G imap-fetch-mail macro index S "set resolve=noN=spamset resolve=yes" + +# vim:ft=muttrc: -- cgit v1.2.3-54-g00ecf