Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit ea0d235

Browse files
committed
vim: swiftself is an attribute
Highlight the `swiftself` attribute on parameters. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354934 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 3b8055a commit ea0d235

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/vim/syntax/llvm.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ syn keyword llvmKeyword
148148
\ sspstrong
149149
\ strictfp
150150
\ swiftcc
151+
\ swiftself
151152
\ tail
152153
\ target
153154
\ thread_local

0 commit comments

Comments
 (0)