summary refs log tree commit diff
path: root/bundle/webapi-vim
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-09 15:24:41 -0500
committerJune McEnroe <programble@gmail.com>2013-11-09 15:31:22 -0500
commitd4f04dbaebb97520ab57166ee85c0137c4bc7cd9 (patch)
tree4091a7cf19b2b3eae1c406875f30ede621a54464 /bundle/webapi-vim
parentAdd vim-easy-align (diff)
downloadsrc-d4f04dbaebb97520ab57166ee85c0137c4bc7cd9.tar.gz
src-d4f04dbaebb97520ab57166ee85c0137c4bc7cd9.zip
Switch to vim-plug
Diffstat (limited to 'bundle/webapi-vim')
m---------bundle/webapi-vim0
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/webapi-vim b/bundle/webapi-vim
deleted file mode 160000
-Subproject a043444a5b7cbcc865e4cee61c118de09ea2cbd
ommit/bin/hilex/c.l?id=4d08648d0b9d1589b3205a5fe86d774ebcbac75b&follow=1'>Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe