comparison runtime/ftplugin/swift.vim @ 19721:bceeded72898

Update runtime files Commit: https://github.com/vim/vim/commit/ff78155aa1755aced96a3b343e81939c94aac721 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 19 20:37:11 2020 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 19 Mar 2020 20:45:06 +0100
parents 8edf0aeb71b9
children e2e2cc5d0856
comparison
equal deleted inserted replaced
19720:69b650ef768a 19721:bceeded72898
8 " 8 "
9 " Vim maintainer: Emir SARI <bitigchi@me.com> 9 " Vim maintainer: Emir SARI <bitigchi@me.com>
10 10
11 setlocal comments=s1:/*,mb:*,ex:*/,:///,:// 11 setlocal comments=s1:/*,mb:*,ex:*/,:///,://
12 setlocal expandtab 12 setlocal expandtab
13 setlocal ts=2 13 setlocal sw=4 sts=4
14 setlocal sw=2
15 setlocal smartindent 14 setlocal smartindent