mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
820068c9f4
This part describes entirely optional tooling, so it makes sense not to have it advertised too prominently. Move it to a separate page. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
508 B
508 B
Developer tooling
libvirt includes support for some useful development tools right in its source repository, meaning users will be able to take advantage of them without little or no configuration. Examples include:
- color_coded, a vim plugin for libclang-powered semantic syntax highlighting;
- YouCompleteMe, a vim plugin for libclang-powered semantic code completion.