Skip to content

Commit c505d19

Browse files
committed
vim: add differentiability_witness to SIL syntax
Add the keyword from the experimental auto-differentiation functionality.
1 parent b7654f1 commit c505d19

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)