From e85c90d810ad20f0df91caa37bc55849d376b120 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Sat, 11 Aug 2018 13:24:53 -0700 Subject: [PATCH] Add 'noet' to MacVim docs' modeline to keep it consistent with Vim --- runtime/doc/gui_mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index d18dbe5897..93de972bb3 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -838,4 +838,4 @@ page. Solution: ~ Post your question on the |vim_mac| mailing list and wait for an answer. - vim:tw=78:sw=4:ts=8:ft=help:norl: + vim:tw=78:sw=4:ts=8:noet:ft=help:norl: