Searched +refs:undo +refs:equiv +refs:table (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/autoload/
H A Dtohtml.vim92 call add(html, "<meta http-equiv=\"content-type\" content=\"text/html; charset=" . s:settings.encoding . '"' . tag_close)
105 call add(html, '<table border="1" width="100%">')
161 " we can include the rest into the resulting table
166 " undo deletion of start and end part
189 call add(html, '</table>')
240 " for the table-based layout of the side-by-side diff. The diff should take
249 \ 'table { table-layout: fixed; }',
250 \ 'html, body, table, tbody { width: 100%; margin: 0; padding: 0; }',

Completed in 90 milliseconds