blob: 6246b407e9f1a6d513aa2826d4d4b6719b78123f [file] [log] [blame]
Bram Moolenaar5c736222010-01-06 20:54:52 +01001" Vim indent file
2" Language: Mail
3" Maintainer: Bram Moolenaar
4" Last Change: 2009 Jun 03
5
6if exists("b:did_indent")
7 finish
8endif
9let b:did_indent = 1
10
11" What works best is auto-indenting, disable other indenting.
12" For formatting see the ftplugin.
13setlocal autoindent nosmartindent nocindent indentexpr=