Giter VIP home page Giter VIP logo

html5.vim's Introduction

html5.vim

HTML5 + inline SVG omnicomplete function, indent and syntax for Vim. Based on the default htmlcomplete.vim.

This plugin contributes to vim-polyglot language pack.

Feature

Install

Use Vundle or pathogen.vim is recommended.

For Vundle:

Plugin 'othree/html5.vim'

Configure

Disable event-handler attributes support:

let g:html5_event_handler_attributes_complete = 0

Disable RDFa attributes support:

let g:html5_rdfa_attributes_complete = 0

Disable microdata attributes support:

let g:html5_microdata_attributes_complete = 0

Disable WAI-ARIA attribute support:

let g:html5_aria_attributes_complete = 0

Indent custom tags even without hyphens:

let g:html5_custom_tag_requires_hyphen = 0

Change Log

Version 0.27

  • Support inline SVG

License

Copyright (c) 2010-2013 Wei-Ko Kao, 2012 HT de Beer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

References

  1. HTML5.2 Spec
  2. HTML5 Markup
  3. Custom Data Attributes
  4. microdata
  5. RDFa 1.0 Rec
  6. RDFa 1.1 Core WD
  7. WAI-ARIA 1.1
  8. IANA Language Sub Tags
  9. IANA Charset
  10. SVG 1.0 Spec
  11. SVG 2.0 Spec
  12. MathML 3.0 Spec
  13. DPUB WAI-ARIA 1.0
  14. WAI-ARIA Graphics Module

Buy Me a Coffee at ko-fi.com

html5.vim's People

Contributors

bendavis78 avatar briangershon avatar c9s avatar daddye avatar domo84 avatar edi9999 avatar haya14busa avatar jasonbellamy avatar jephir avatar kostacoffee avatar leechael avatar linmic avatar mhinton avatar nanderson94 avatar neocryses avatar nhooyr avatar othree avatar severeoverfl0w avatar shazow avatar sheerun avatar tedroche avatar weirongxu avatar yangg avatar ycmjason avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.