An open API service indexing awesome lists of open source software.

https://github.com/casey/vim-fidl

https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/lib/fidl/tools/vim/
https://github.com/casey/vim-fidl

Last synced: 5 months ago
JSON representation

https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/lib/fidl/tools/vim/

Awesome Lists containing this project

README

          

# fidl-vim
Vim syntax highlighting for [fidl](https://fuchsia.googlesource.com/fidl/) files

To enable .fidl syntax highlighting in vim:

```sh
cp -pr ftdetect syntax ~/.vim
```