diff options
| author | Scott Lawrence <bytbox@gmail.com> | 2013-09-22 00:29:45 -0400 |
|---|---|---|
| committer | Scott Lawrence <bytbox@gmail.com> | 2013-09-22 00:29:45 -0400 |
| commit | 72633a2af25e0155ca9952a635f7a52d0c88bf00 (patch) | |
| tree | 6e56365dde17373223faf3bea9b6b87667b0421e /src/etc/kate | |
| parent | 11f68f51f0d2dfc94450a6caa9f5582285e31205 (diff) | |
| download | rust-72633a2af25e0155ca9952a635f7a52d0c88bf00.tar.gz rust-72633a2af25e0155ca9952a635f7a52d0c88bf00.zip | |
Remove 'copy' from syntax files, as it's no longer a keyword
Diffstat (limited to 'src/etc/kate')
| -rw-r--r-- | src/etc/kate/rust.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/etc/kate/rust.xml b/src/etc/kate/rust.xml index 6aa95307147..8f02ee6a1dd 100644 --- a/src/etc/kate/rust.xml +++ b/src/etc/kate/rust.xml @@ -18,7 +18,6 @@ <list name="keywords"> <item> as </item> <item> break </item> - <item> copy </item> <item> do </item> <item> drop </item> <item> else </item> |
