[roll] Roll fuchsia [fidl][vim] type is now a reserved keyword

Gets us proper highlighting of this keyword on vim.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603683
Original-Revision: 5620f93772bfdfd98aae994dc36c61c891a1e5eb
GitOrigin-RevId: 35f22c8be18e7c08a7dabfb2dc9f3d14479ac3e3
Change-Id: I3aa8f9f7c6a501ef1e4ddf7bec0fc242c64ff358
1 file changed
tree: 1720e5ea79679679858f28189fcba34924acc576
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.