commit | ff78155aa1755aced96a3b343e81939c94aac721 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 19 20:37:11 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 19 20:37:11 2020 +0100 |
tree | 216dc20614e627946ab946679840ba47992c2d18 | |
parent | 95e59a355bea9d6234fead07d855880e822a8eaf [diff] |
Update runtime files
diff --git a/runtime/ftplugin/swift.vim b/runtime/ftplugin/swift.vim index 26d04eb..55678f8 100644 --- a/runtime/ftplugin/swift.vim +++ b/runtime/ftplugin/swift.vim
@@ -10,6 +10,5 @@ setlocal comments=s1:/*,mb:*,ex:*/,:///,:// setlocal expandtab -setlocal ts=2 -setlocal sw=2 +setlocal sw=4 sts=4 setlocal smartindent