| /vim-8.2.3635/runtime/autoload/ |
| H A D | tohtml.vim | 342 unlet s:settings 354 if s:settings.use_xhtml 368 if s:settings.use_xhtml 371 if s:settings.use_xhtml 374 elseif s:settings.use_css && !s:settings.no_pre 387 if s:settings.encoding != "" && !s:settings.use_xhtml 399 \ join(filter(keys(s:settings),'s:settings[v:val]'),','). 482 if s:settings.use_css 552 let s:uses_script = s:settings.dynamic_folds || s:settings.line_ids 653 if s:settings.use_css [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 2html.vim | 45 if s:settings.use_xhtml 47 elseif s:settings.use_css && !s:settings.no_pre 65 if s:settings.pre_wrap 233 if !s:settings.use_css 285 if s:settings.use_css 810 if s:settings.no_pre 823 if s:settings.encoding != "" && !s:settings.use_xhtml 837 \ join(filter(keys(s:settings),'s:settings[v:val]'),','). 917 let s:uses_script = s:settings.dynamic_folds || s:settings.line_ids 1007 if s:settings.no_pre [all …]
|
| H A D | hitest.vim | 8 " To see your current highlight settings, do 26 " print current highlight settings into register a 43 " insert highlight settings 53 " remove color settings (not needed here)
|
| /vim-8.2.3635/src/ |
| H A D | hardcopy.c | 556 prt_settings_T settings; in ex_hardcopy() local 561 CLEAR_FIELD(settings); in ex_hardcopy() 601 settings.modec = 'g'; in ex_hardcopy() 605 settings.modec = 'c'; in ex_hardcopy() 607 settings.modec = 't'; in ex_hardcopy() 610 settings.do_syntax = FALSE; in ex_hardcopy() 613 settings.do_syntax = in ex_hardcopy() 616 settings.do_syntax = settings.has_color; in ex_hardcopy() 637 prt_get_attr(id, &settings.number, settings.modec); in ex_hardcopy() 797 settings.jobname); in ex_hardcopy() [all …]
|
| H A D | Make_cyg.mak | 11 # This file contains Cygwin specific settings. Common settings are contained
|
| H A D | Make_ming.mak | 8 # This file contains MinGW specific settings. Common settings are contained
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | README.txt | 11 c/settings.vim 19 The default filetype plugin files contain settings that 95% of the users will 23 If you want to do additional settings, or overrule the default filetype
|
| H A D | lprolog.vim | 1 " Vim settings file 9 " Only do these settings when not done yet for this buffer 14 " Don't do other file type settings for this buffer
|
| H A D | bzl.vim | 8 " Core settings for the bzl filetype, used for BUILD and *.bzl files for the 16 " Vim 7.4.051 has opinionated settings in ftplugin/python.vim that try to force 19 " ftplugin, but save indentation settings beforehand and restore them after. 36 " Restore pre-existing indentation settings.
|
| H A D | occam.vim | 15 "{{{ Indent settings 42 "{{{ Undo settings
|
| H A D | debcontrol.vim | 8 " Do these settings once per buffer 14 " {{{1 Local settings (do on every load)
|
| H A D | fortran.vim | 1 " Vim settings file 12 " Only do these settings when not done yet for this buffer 20 " Don't do other file type settings for this buffer
|
| /vim-8.2.3635/runtime/ |
| H A D | defaults.vim | 8 " Individual settings can be reverted with ":set option&". 11 " When started as "evim", evim.vim will already have done these settings. 22 " Use Vim settings, rather than Vi settings (much better!). 92 " Use the default filetype settings, so that mail gets 'tw' set to 72,
|
| H A D | vimrc_example.vim | 10 " for Haiku: ~/config/settings/vim/vimrc 13 " When started as "evim", evim.vim will already have done these settings, bail
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | howto.txt | 76 |term-dependent-settings| set options depending on terminal name 77 |save-settings| save settings
|
| H A D | os_haiku.txt | 20 directory |haiku-user-settings-dir| 107 5. The $USER_SETTINGS_DIR directory *haiku-user-settings-dir* 110 configuration and settings files are stored. 112 The normal value is /boot/home/config/settings. 183 you use the default Mouse preference settings these names indeed correspond to
|
| H A D | russian.txt | 18 Russian text just as any other, without the need to tweak the settings. 30 system Russian keyboard or independently from a system-wide keyboard settings.
|
| H A D | ft_rust.txt | 9 2. Settings |rust-settings| 20 SETTINGS *rust-settings* 60 Set this option to enable vim indentation and textwidth settings to
|
| H A D | arabic.txt | 16 It is best to view this file with these settings within Vim's GUI: > 98 Prior to the actual usage of Arabic within Vim, a number of settings 136 o Enable Arabic settings [short-cut] 165 the global settings as they could affect other possible open buffers.
|
| /vim-8.2.3635/nsis/lang/ |
| H A D | tradchinese.nsi | 243 "Choose _vimrc settings" 245 "Choose the settings for enhancement, keyboard and mouse."
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_ru_ru.vim | 98 ">>>----------------- Edit/Global settings 113 ">>>->>>------------- Edit/Global settings/Virtual edit 119 ">>>----------------- Edit/File settings
|
| H A D | menu_ru_ru.koi8-r.vim | 98 ">>>----------------- Edit/Global settings 113 ">>>->>>------------- Edit/Global settings/Virtual edit 119 ">>>----------------- Edit/File settings
|
| H A D | menu_vi_vn.vim | 89 ">>>----------------- Edit/Global settings 104 ">>>->>>------------- Edit/Global settings/Virtual edit 110 ">>>----------------- Edit/File settings 123 ">>>----------------- Edit/File settings/Color Scheme 125 ">>>----------------- Edit/File settings/Keymap
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | README_VisVim.txt | 105 1. VisVim settings dialog 106 The settings you adjust here will be saved in the registry and 236 - All settings in the VisVim dialog are remembered between DevStudio sessions 257 - Moved the enable/disable commands from the settings dialog to the toolbar.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | unix.vim | 9 " where to ask about their own user settings.
|