From 8d1315986e87cdbe9474dfc0fe559ea7750d59f9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 14 Jun 2019 16:37:22 +1200 Subject: Add possible fix for mail ftplugin issue --- ISSUES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ISSUES.md b/ISSUES.md index 8e214ff1..680b5539 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -31,4 +31,5 @@ Known issues * The `_text_filenames` completion handler for Bash won't work on files with newlines in their names. Can it be made to? * Something in the mail ftplugin is butchering the headers, probably something - that strips whitespace or quotes + that strips whitespace or quotes. It would probably be better to make the + cleanup it does an explicit action with a buffer-local map. -- cgit v1.2.3