Vim syntax highlighting for makedevs
permission files.
makedevs
is a tool for creating files and devices. It's used by the Busybox
and Buildroot projects. For makedevs documentation see the BusyBox Makedevs
source and
Buildroot Manual on
Makedevs
Add makedevs.vim to your runtime path using your preferred Vim plugin manager.
Plug 'blmaier/makedevs.vim'
There is no unique filetype extension for makedevs
files, so this plugin
matches against filenames. The following patterns will activate syntax
highlighting.
*device_table*.txt
*permissions.txt