From f211f02d1e53dbb4eada17e999eba81bccaf1fb2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 9 Jan 2014 11:59:09 +0100 Subject: Update --- ftplugin/scala.vim | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ftplugin/scala.vim') diff --git a/ftplugin/scala.vim b/ftplugin/scala.vim index 00d45669..b042d4d3 100644 --- a/ftplugin/scala.vim +++ b/ftplugin/scala.vim @@ -1,8 +1,3 @@ -setlocal textwidth=140 -setlocal shiftwidth=2 -setlocal softtabstop=2 -setlocal expandtab -setlocal formatoptions=tcqr setlocal commentstring=//%s let &l:include = '^\s*import' let &l:includeexpr = 'substitute(v:fname,"\\.","/","g")' -- cgit v1.2.3