From ed677c34d55a0e025b7008f29419498a3989cde2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 4 Mar 2019 09:15:44 +0100 Subject: Update --- ftplugin/graphql.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ftplugin/graphql.vim') diff --git a/ftplugin/graphql.vim b/ftplugin/graphql.vim index d1ac4329..ce5fd3d1 100644 --- a/ftplugin/graphql.vim +++ b/ftplugin/graphql.vim @@ -17,4 +17,6 @@ setlocal softtabstop=2 setlocal shiftwidth=2 setlocal expandtab +let b:undo_ftplugin = 'setlocal com< cms< fo< isk< sts< sw< et<' + endif -- cgit v1.2.3