Home
last modified time | relevance | path

Searched defs:diffstyle (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A D2html.vim360 let diffstyle = variable
/vim-8.2.3635/src/
H A Ddiff.c1628 } diffstyle = DIFF_NONE; in diff_read() local