From 18efda3933a867dd21df483bbfeae52231783d46 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 6 Feb 2018 11:15:01 +0800 Subject: Update --- ftplugin/toml.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'ftplugin/toml.vim') diff --git a/ftplugin/toml.vim b/ftplugin/toml.vim index 1d11c9d8..baa19ba1 100644 --- a/ftplugin/toml.vim +++ b/ftplugin/toml.vim @@ -31,8 +31,6 @@ else endif unlet s:delims -let b:undo_ftplugin = "" - let &cpo = s:save_cpo unlet s:save_cpo -- cgit v1.2.3