From 87a26c5bf169bafbee837e2323f24cfb07e35250 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 21 Dec 2021 14:41:23 +0100 Subject: Update --- ftplugin/sexplib.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ftplugin/sexplib.vim') diff --git a/ftplugin/sexplib.vim b/ftplugin/sexplib.vim index 976e3897..74a00e54 100644 --- a/ftplugin/sexplib.vim +++ b/ftplugin/sexplib.vim @@ -17,3 +17,5 @@ let b:did_ftplugin=1 " Comment string setl commentstring=;\ %s setl comments=n:; + +let b:undo_ftplugin = "setl cms< com<" -- cgit v1.2.3