mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
vim: Link rustTodo to Todo for highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user