Skip to content

Commit bbf73bd

Browse files
committed
vim: Link rustTodo to Todo for highlighting
1 parent 1e44e04 commit bbf73bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/etc/vim/syntax/rust.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ hi def link rustFuncName Function
8181
hi def link rustComment Comment
8282
hi def link rustMacro Macro
8383
hi def link rustType Type
84+
hi def link rustTodo Todo
8485

8586
syn sync minlines=200
8687
syn sync maxlines=500

0 commit comments

Comments
 (0)