mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
6 lines
112 B
VimL
6 lines
112 B
VimL
setlocal comments=s1:/*,mb:*,ex:*/,:///,://
|
|
setlocal expandtab
|
|
setlocal ts=2
|
|
setlocal sw=2
|
|
setlocal smartindent
|