Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/vim73/indent/mail.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim73/indent/mail.vim')
-rw-r--r--vim73/indent/mail.vim13
1 files changed, 13 insertions, 0 deletions
diff --git a/vim73/indent/mail.vim b/vim73/indent/mail.vim
new file mode 100644
index 0000000..6246b40
--- /dev/null
+++ b/vim73/indent/mail.vim
@@ -0,0 +1,13 @@
+" Vim indent file
+" Language: Mail
+" Maintainer: Bram Moolenaar
+" Last Change: 2009 Jun 03
+
+if exists("b:did_indent")
+ finish
+endif
+let b:did_indent = 1
+
+" What works best is auto-indenting, disable other indenting.
+" For formatting see the ftplugin.
+setlocal autoindent nosmartindent nocindent indentexpr=