mmarchini / bpftrace.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bpftrace.vim

This vim plugin provides language support for bpftrace. Right now only syntax and indentation is supported, in the future more features might be added.

Installation

Install using your plugin manager of preference.

Using vim-plug

  1. Add Plug 'mmarchini/bpftrace.vim' to ~/.vimrc
  2. vim +PlugInstall

About

License:Apache License 2.0


Languages

Language:Vim Script 100.0%