Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 263) sorted by relevance

1234567891011

/vim-8.2.3635/runtime/doc/
H A DMakefile170 diff.html \
173 eval.html \
176 fold.html \
182 gui.html \
202 map.html \
244 sign.html \
251 term.html \
255 tips.html \
256 todo.html \
258 undo.html \
[all …]
/vim-8.2.3635/runtime/autoload/
H A Dtohtml.vim366 let html = []
373 call add(html, '<html xmlns="http://www.w3.org/1999/xhtml">')
375 call add(html, "<!DOCTYPE html>")
376 call add(html, '<html>')
381 call add(html, '<html>')
383 call add(html, '<head>')
413 call add(html, '<tr>')
489 let html += temp
500 call add(html, '</tr>')
503 call add(html, '</html>')
[all …]
H A Dhtmlcomplete.vim663 \ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">',
664 … \ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">',
665 …\ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/l…
666 …\ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frame…
667 \ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">',
668 …\ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose…
669 …\ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.…
670 …\ '!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1…
673 \ '!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/1999/xhtml">'
696 if &filetype == 'html' && exists("uppercase_tag") && uppercase_tag == 1 && item !~ 'DOCTYPE'
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest_lispwords.vim22 \ '(defun html-file (base)',
23 \ '(format nil "~(~A~).html" base))',
28 \ '(html-file ,name)',
42 \ '(format t "<a href=\"~A\">" (html-file ,dest))',
57 \ '(defun html-file (base)',
58 \ ' (format nil "~(~A~).html" base))',
63 \ ' (html-file ,name)',
77 \ ' (format t "<a href=\"~A\">" (html-file ,dest))',
/vim-8.2.3635/runtime/syntax/
H A Dwast.vim17 " https://webassembly.github.io/spec/core/text/instructions.html
21 " https://webassembly.github.io/spec/core/text/instructions.html#control-instructions
23 " https://webassembly.github.io/spec/core/text/instructions.html#parametric-instructions
27 " https://webassembly.github.io/spec/core/text/values.html#text-id
32 " https://webassembly.github.io/spec/core/text/values.html#strings
37 " https://webassembly.github.io/spec/core/text/values.html#floating-point
43 " https://webassembly.github.io/spec/core/text/values.html#integers
48 " https://webassembly.github.io/spec/core/text/lexical.html#comments
55 " https://webassembly.github.io/spec/core/text/types.html
60 " https://webassembly.github.io/spec/core/text/modules.html
H A Dpapp.vim9 " You can set the "papp_include_html" variable so that html will be
10 " rendered as such inside phtml sections (in case you actually put html
11 " there - papp does not require that). Also, rendering html tends to keep
22 " source is basically xml, with included html (this is common) and perl bits
27 syn include @PAppHtml syntax/html.vim
H A Dvue.vim4 " URL: https://vuejs.org/v2/guide/single-file-components.html
12 " We have a collection of html, css and javascript wrapped in
14 runtime! syntax/html.vim
H A Dhtml.vim5 " Repository: https://notabug.org/jorgesumle/vim-html-syntax
18 let main_syntax = 'html'
47 syn keyword htmlTagName contained form hr html img
54 " new html 4.0 tags
59 " new html 5 tags
105 " html 4.0 arg names
115 " html 5 arg names
250 if main_syntax == "html"
252 " html tags, but doing it right would mean to always start
324 let b:current_syntax = "html"
[all …]
H A Dprivoxy.vim39 syn keyword privoxyFilterArg js-annoyances js-events html-annoyances content-cookies refresh-tags u…
42 \ x-httpd-php-to-html html-to-xml xml-to-html hide-tor-exit-notation contained
H A Dhtmlcheetah.vim12 let main_syntax = 'html'
16 runtime! syntax/html.vim
H A Dhtmldjango.vim12 let main_syntax = 'html'
16 runtime! syntax/html.vim
H A Ddsl.vim15 " <![ %output.html; [
17 " (define html-manifest #f)
/vim-8.2.3635/runtime/indent/testdir/
H A Dhtml.ok1 " vim: set ft=html sw=4 :
5 <html>
46 </html>
54 <html>
65 </html>
H A Dhtml.in1 " vim: set ft=html sw=4 :
5 <html>
46 </html>
54 <html>
65 </html>
/vim-8.2.3635/runtime/indent/
H A Djsp.vim13 " use the default html indent script which will handle
14 " html, javascript and most of the JSP constructs.
15 runtime! indent/html.vim
/vim-8.2.3635/runtime/ftplugin/
H A Djsp.vim17 \ "HTML Files (*.html, *.htm)\t*.html;*.htm\n" .
21 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Dxhtml.vim16 let s:browsefilter = "HTML Files (*.html, *.htm)\t*.html;*.htm\n" .
38 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Dphp.vim16 let s:browsefilter = "HTML Files (*.html, *.htm)\t*.html;*.htm\n" .
20 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Dhtml.vim2 " Language: html
39 let b:browsefilter="HTML Files (*.html,*.htm)\t*.htm;*.html\n" .
H A Dliquid.vim11 let g:liquid_default_subtype = 'html'
31 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Daspvbs.vim16 let s:browsefilter = "HTML Files (*.html, *.htm)\t*.htm*\n" .
20 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Deruby.vim22 let g:eruby_default_subtype = "html"
34 let b:eruby_subtype = 'html'
52 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Dtt2html.vim13 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Dtidy.vim20 \ "HTML Files (*.html, *.htm)\t*.html;*.htm\n" .
/vim-8.2.3635/
H A DMakefile278 COMMENT_HTML = comment/$(VERSION)-html
565 html: dist dist/$(COMMENT_HTML) target
566 -rm -rf dist/vim$(VERSION)html.zip
567 cd runtime/doc && zip -9 -z ../../dist/vim$(VERSION)html.zip *.html <../../dist/$(COMMENT_HTML)

1234567891011