diff options
| author | Ben Blum <bblum@andrew.cmu.edu> | 2013-05-30 21:39:46 -0400 |
|---|---|---|
| committer | Ben Blum <bblum@andrew.cmu.edu> | 2013-05-30 21:41:41 -0400 |
| commit | 32cd9b32749319578794521136e93f3261ca53ea (patch) | |
| tree | 72cd5e9b98861375ae90e5e2509cbbc96e0b7b95 /src/etc/kate | |
| parent | b8a53b5a4cb594326ec90feb960d018e7ae23f2a (diff) | |
| download | rust-32cd9b32749319578794521136e93f3261ca53ea.tar.gz rust-32cd9b32749319578794521136e93f3261ca53ea.zip | |
Highlight Sized in vim and kate
Diffstat (limited to 'src/etc/kate')
| -rw-r--r-- | src/etc/kate/rust.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/kate/rust.xml b/src/etc/kate/rust.xml index 6a751bd1c85..44d0ce1a27f 100644 --- a/src/etc/kate/rust.xml +++ b/src/etc/kate/rust.xml @@ -49,6 +49,7 @@ <item> Copy </item> <item> Send </item> <item> Owned </item> + <item> Sized </item> <item> Eq </item> <item> Ord </item> <item> Num </item> |
