Skip to content

aldafu/vim-widl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vim-widl Web IDL (widl) syntax highlighting for VIM

Description

Syntax highlighting support for Web IDL files. Also supports doxygen-like commands in the comment blocks as supported by the widlproc tool.

Installation

For pathogen users just add vim-widl as a submodule to your bundle:

$ cd
$ git submodule add -f git://github.com/aldafu/vim-widl.git .vim/bundle/widl

If you are not using pathogen you can manually copy the files to the appropriate locations in your .vim directory.

Note for windows users: instead of .vim above use your profile path, e.g. "C:\Users\username\vimfiles".

About

Web IDL (widl) syntax highlighting for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published