8000 GitHub - blmaier/makedevs.vim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blmaier/makedevs.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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

Installation

Add makedevs.vim to your runtime path using your preferred Vim plugin manager.

Plug 'blmaier/makedevs.vim'

File detection

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0