mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Make a copy of Swift.xcspec that can be @VARIABLE@-substituted by cmake's configure_file mechanism, and add CMake rules to install the Xcode, vim, and emacs utils. Swift SVN r4271
2 lines
43 B
VimL
2 lines
43 B
VimL
au BufNewFile,BufRead *.swift set ft=swift
|