vim: Add of_mutable_file_attributes_t to syntax
This commit is contained in:
parent
39eb3eaaf0
commit
8e226420eb
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ syn keyword objcType of_socket_t of_spinlock_t
|
|||
syn keyword objcType of_options_parser_option_t of_http_request_method_t
|
||||
syn keyword objcType of_http_request_protocol_version_t of_socket_address_t
|
||||
syn keyword objcType of_file_attribute_key_t of_file_type_t of_file_attributes_t
|
||||
syn keyword objcType of_mutable_file_attributes_t
|
||||
syn keyword objcConstant YES NO TRUE FALSE
|
||||
|
||||
syn region objcImp start='@implementation' end='@end' transparent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue