configs  Check-in [eb8a1e9b68]

Overview
Comment:Merge after/syntax/objc.vim with file from Vim 7.3

Vim 7.4 comes with a heavily changed syntax file that does not work with
after/syntax/objc.vim. Therefore, the original objc.vim from Vim 7.3 is
now prepended to after/syntax/objc.vim and forms a complete syntax file,
now stored in syntax/objc.vim.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eb8a1e9b68d9c3fa0bc90a7e3ea491e82e998aebcc458a49fd2f4c6f0984cdbc
User & Date: js on 2015-05-03 17:58:50
Other Links: manifest | tags
Context
2015-06-17
22:30
vim/syntax/objc.vim: Add more keywords check-in: dd1c21d120 user: js tags: trunk
2015-05-03
17:58
Merge after/syntax/objc.vim with file from Vim 7.3 check-in: eb8a1e9b68 user: js tags: trunk
2015-04-12
15:39
objc.vim: Add of_stat_t and of_socket_t check-in: e78b6a8cac user: js tags: trunk
Changes