vim: Link rustTodo to Todo for highlighting
This commit is contained in:
parent
1e44e04a9d
commit
bbf73bdfc6
@ -81,6 +81,7 @@ hi def link rustFuncName Function
|
||||
hi def link rustComment Comment
|
||||
hi def link rustMacro Macro
|
||||
hi def link rustType Type
|
||||
hi def link rustTodo Todo
|
||||
|
||||
syn sync minlines=200
|
||||
syn sync maxlines=500
|
||||
|
Loading…
Reference in New Issue
Block a user