aboutsummaryrefslogtreecommitdiff
path: root/vim.dot.link/ftplugin/mail.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim.dot.link/ftplugin/mail.vim')
-rw-r--r--vim.dot.link/ftplugin/mail.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/vim.dot.link/ftplugin/mail.vim b/vim.dot.link/ftplugin/mail.vim
new file mode 100644
index 0000000..f21ff9c
--- /dev/null
+++ b/vim.dot.link/ftplugin/mail.vim
@@ -0,0 +1,5 @@
+" Mail
+"
+" Workaround for mail editing. There must be a plugin enabling autoindent in
+" mail composition, which is annoying.
+set noautoindent