1
1
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
865241e82b vim/syntax/objc.vim: Add OF_DIRECT_PROPERTY 2025-02-09 21:49:36 +00:00
970cd6c0a6 objc.vim: Add OF_ALIGN 2023-11-03 00:21:02 +00:00
edf2400fc6 vim/syntax/objc.vim: Add OFVector[34]D 2023-10-28 15:19:59 +00:00
d92eb2cc0e vim/syntax/objc.vim: Update to ObjFW changes 2022-10-22 20:15:29 +00:00
3e8a294618 vim/syntax/objc.vim: Add OFNotificationName 2021-10-31 16:09:06 +00:00
41bdb9f0f0 Add "Deutsch (KOY).keylayout" 2021-05-06 22:22:23 +00:00
cc1fb01166 vim/syntax/objc.vim: Add OF_DIRECT(_MEMBERS) 2020-06-27 09:25:28 +00:00
8e226420eb vim: Add of_mutable_file_attributes_t to syntax 2020-06-02 20:29:25 +00:00
271879412b Update vim config 2020-01-21 00:15:07 +00:00
77a1e46da6 vim/syntax/objc.vim: Add of_socket_address_t 2019-01-08 01:12:46 +00:00
a09e925420 vim/syntax/objc.vim: Add more keywords 2018-07-08 19:49:07 +00:00
7f03e98a03 Update vim configs 2017-06-05 20:24:36 +00:00
5b923a5427 objc.vim: Add more types 2016-04-18 18:40:22 +00:00
3cbff5109c syntax/objc.vim: Add more keywords / types 2015-12-01 22:53:07 +00:00
e446ebb373 vim/syntax/objc.vim: Add more keywords 2015-06-17 22:30:37 +00:00
f2961de87d 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.
2015-05-03 17:58:50 +00:00