Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/autoload/
H A Dtohtml.vim676 func! tohtml#GetOption(settings, option, default) "{{{ argument
884 function! tohtml#CharsetFromEncoding(settings) "{{{ argument
/vim-8.2.3635/src/
H A Dhardcopy.c556 prt_settings_T settings; in ex_hardcopy() local