Skip to content

Commit 430b24a

Browse files
authored
Merge pull request swiftlang#30974 from compnerd/vim
vim: add `differentiability_witness` to SIL syntax
2 parents b7654f1 + c505d19 commit 430b24a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/vim/syntax/sil.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ syn keyword silConventions
3131
\ c
3232
\ method
3333
\ objc_method
34+
\ sil_differentiability_witness
3435
\ thick
3536
\ thin
3637
\ witness_method

0 commit comments

Comments
 (0)