From: Philippe Hürlimann Date: Thu, 20 Nov 2025 09:59:01 +0000 (+0100) Subject: set ft to mail when editing text X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=vimfiles.git set ft to mail when editing text --- diff --git a/ftplugin/text.vim b/ftplugin/text.vim new file mode 100644 index 0000000..3103cda --- /dev/null +++ b/ftplugin/text.vim @@ -0,0 +1 @@ +set ft=mail