From 68804bdc90e9f2ce4f46a2eaac21b045138299a3 Mon Sep 17 00:00:00 2001 From: Will Tange Date: Mon, 14 Apr 2014 17:15:37 +0200 Subject: [PATCH] Don't touch ts and sw --- ftplugin/gyp.vim | 2 -- 1 file changed, 2 deletions(-) diff --git a/ftplugin/gyp.vim b/ftplugin/gyp.vim index cfcc95f..bd57e80 100644 --- a/ftplugin/gyp.vim +++ b/ftplugin/gyp.vim @@ -8,8 +8,6 @@ if exists("b:did_ftplugin") endif let b:did_ftplugin = 1 -set ts=2 -set sw=2 set tw=0 set wm=0