Commits

Saleem Abdulrasool committed 91ec0e3069c
vim: remove duplicate swiftFuncName This was duplicating the swiftTypeName. However, the swiftTypeName is more generically named and applies to both types and functions both in structure and usage. Retain the single definition.