dotfiles/vim/bundle/apple-swift/ftplugin/swift.vim

5 lines
112 B
VimL

setlocal comments=s1:/*,mb:*,ex:*/,:///,://
setlocal expandtab
setlocal ts=2
setlocal sw=2
setlocal smartindent