Skip to content

conorclifford/vim-apidoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

vim-apidoc

Rudimentary syntax highlighting for apidoc.me API files

cd ~/.vim/bundle
git clone https://github.com/conorclifford/vim-apidoc

To associate with target files, add something like the following example to ~/.vimrc

" associate all 'api.json' files with apidoc syntax...
au BufRead,BufNewFile *api.json set filetype=apidoc

About

Rudimentary syntax highlighting for apidoc.me API files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published