Files
vim-swift-mirror/example/example.swift
Akshay Hegde 350d49c5b9 Fix an issue where numbers were being highlighted as properties
Improves regex for swiftMethod and swiftProperties to expect a non-digit
following a period, as swift does not allow methods/funcs starting with
a digit.

Resolves #100
2017-08-23 21:51:02 -07:00

6.1 KiB