mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
|