提交 405b868a 编写于 作者: D Daniel Micay

vim: add Self type

上级 0c1a345d
......@@ -30,7 +30,7 @@ syn match rustFuncName "\%([^[:cntrl:][:space:][:punct:][:digit:]]\|_\)\%
syn keyword rustKeyword m32 m64 m128 f80 f16 f128
syn keyword rustType int uint float char bool u8 u16 u32 u64 f32
syn keyword rustType f64 i8 i16 i32 i64 str
syn keyword rustType f64 i8 i16 i32 i64 str Self
syn keyword rustType Option Either
" Types from libc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册