| /vim-8.2.3635/src/testdir/ |
| H A D | check.vim | 6 " Command to check for the presence of a feature. 17 " Command to check for the absence of a feature. 74 " Command to check for running on MS-Windows 82 " Command to check for NOT running on MS-Windows 90 " Command to check for running on Unix 98 " Command to check for running on Linix 131 " Command to check that we can run the GUI 147 " Command to check that we are using the GUI 207 " TODO: How to check it in other platforms? 212 " Command to check for not running under ASAN [all …]
|
| H A D | test_charsearch.vim | 8 " check that "fe" and ";" work 12 " check that save/restore works 21 " check that setcharsearch() changes the settings. 33 " check that repeating a search before and after a line fails
|
| H A D | test_display.vim | 8 source check.vim 72 " check that win_ins_lines() and win_del_lines() work when t_cs is empty. 186 " check a long file name does not result in the hit-enter prompt 289 " First check for the default setting for a closed fold 298 " check the characters for an open fold 312 " check the characters for an open fold 323 " check the characters for a closed fold
|
| H A D | test_source_utf8.vim | 3 source check.vim 6 " check that sourcing a script with 0x80 as second byte works 21 " check that sourcing a latin1 script with a 0xc0 byte works
|
| H A D | test_gui.vim | 4 source check.vim 210 " to check if balloondelay works with 0x7fffffff (32 bits) for now. 256 " and check if the content of the balloon is the same as what is expected. 257 " Also, check if textlock works as expected. 274 " and check if the content of the balloon is the same as what is 275 " expected. Also, check if textlock works as expected. 289 " and check if the content of the balloon is the same as what is 290 " expected. Also, check if textlock works as expected. 808 " It's enough to check the current value since setting 'term' to anything 867 " TODO: how to check that the command ran in a separate terminal? [all …]
|
| /vim-8.2.3635/runtime/spell/en/ |
| H A D | main.aap | 148 check: check-us check-au check-ca check-gb check-nz 150 check-us: 169 check-au: 188 check-ca: 207 check-gb: 226 check-nz:
|
| /vim-8.2.3635/runtime/spell/check/ |
| H A D | main.aap | 2 # This is used to check if the .spl file format changes. 10 all: check.latin1.spl 12 check.latin1.spl : $VIM check_aa.aff check_aa.dic check_bb.aff check_bb.dic 13 :sys $VIM -u NONE -e -c "mkspell! check check_aa check_bb" -c q
|
| /vim-8.2.3635/src/ |
| H A D | INSTALL | 54 Run tests to check there are no problems: 134 --disable-gtk-check 135 --disable-motif-check 136 --disable-athena-check 144 does not proceed to check any of the remaining ones. Otherwise, it moves on 149 be checked for. If you want to *exclude* a certain check, then you use 150 --disable-{gtk,gtk2,kde,motif,athena}-check. 153 Motif, you then also specify --disable-motif-check. This results in only 159 --enable-{gtk,gtk2,kde,motif,athena}-check options are ignored. 173 (and incompatible) version of GTK. if this is the case, please check [all …]
|
| H A D | configure.ac | 2480 AC_ARG_ENABLE(gtk2-check, 2481 [ --enable-gtk2-check If auto-select GUI, check for GTK+ 2 [default=yes]], 2492 AC_ARG_ENABLE(gnome-check, 2493 [ --enable-gnome-check If GTK GUI, check for GNOME [default=no]], 2503 AC_ARG_ENABLE(gtk3-check, 2504 [ --enable-gtk3-check If auto-select GUI, check for GTK+ 3 [default=yes]], 2515 [ --enable-motif-check If auto-select GUI, check for Motif [default=yes]], 2526 [ --enable-athena-check If auto-select GUI, check for Athena [default=yes]], 2537 [ --enable-nextaw-check If auto-select GUI, check for neXtaw [default=yes]], 4120 dnl check for dirfd() [all …]
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | gzip.vim | 7 " Function to check that executing "cmd [-f]" works. 9 fun s:check(cmd) 29 " if it's 8 (DEFLATE), we can check for the compression level 47 if !s:check(a:cmd) 51 " for gzip check current compression level and set b:gzip_comp_arg. 158 elseif s:check(a:cmd) 176 if s:check(a:cmd) 179 " for gzip check current compression level and set b:gzip_comp_arg.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | gpg.vim | 25 \ check-sigs decrypt decrypt-files delete-key 36 \ check-trustdb clearsign desig-revoke detach-sign 44 \ compress-algo debug default-cert-check-level 62 \ auto-check-trustdb batch debug-all default-comment 73 \ no-auto-check-trustdb no-batch no-comment 81 \ no-show-policy-url no-sig-cache no-sig-create-check
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | main.aap | 32 :child check/main.aap 33 *.spl: check/check.latin1.spl
|
| /vim-8.2.3635/runtime/spell/pt/ |
| H A D | main.aap | 128 check: check-pt check-br 130 check-pt: 149 check-br:
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | ps1.vim | 33 " check for PowerShell Core in Windows, Linux or MacOS 35 " on Windows Subsystem for Linux, check for PowerShell Core in Windows 37 " check for PowerShell <= 5.1 in Windows
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | dtd.vim | 153 " TODO: Should use s:lex here on getline(v:lnum) and check for >. 185 " TODO: Should use s:lex here on getline(v:lnum) and check for >. 192 " levels. Otherwise, if it’s an enumerated value, check for nested 247 " Now check for the entity value. If none exists, indent one level. If it 293 " Now check for the external ID. If none exists, indent one level. 306 " TODO: Should use s:lex here on getline(v:lnum) and check for >.
|
| H A D | sqlanywhere.vim | 27 " Added cpo check 101 " echom 'CountUnbalancedParen unknown paren to check: ' . 150 " One match found, decrease and check for further matches 256 " Comment out this additional check since it affects the 295 " Now check what's on the previous line to determine if the indent
|
| H A D | clojure.vim | 97 " highlighted as a string. If so, we check whether it's a ". In this 98 " case we have to check also the previous character. The " might be the 278 " - If not, we check whether it is last word in the line. In that case 308 " We still have to check, whether the keyword starts with a (, [ or {. 315 " If the keyword begins with #, check if it is an anonymous
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | ruby.vim | 3 " Function: Syntax check and/or error reporting 22 " add '-c' switch to run syntax check only:
|
| /vim-8.2.3635/runtime/colors/ |
| H A D | README.txt | 44 In case you want to tweak a colorscheme after it was loaded, check out the 74 please check the following items: 76 - Source the $VIMRUNTIME/colors/tools/check_colors.vim script to check for
|
| /vim-8.2.3635/src/po/ |
| H A D | Makefile | 26 .PHONY: all install uninstall prefixcheck converted check clean checkclean distclean update-po $(LA… 32 $(VIM) -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq $< 37 check: $(CHECKFILES) target
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_43.txt | 36 When you are not on Unix, check the value of the 'runtimepath' option to 159 The first check with did_filetype() is to avoid that you will check the 173 and sources a script or executes a function to check the contents of the file.
|
| H A D | usr_41.txt | 650 empty() check if List is empty 683 empty() check if Dictionary is empty 723 isinf() check for infinity 724 isnan() check for not a number 742 islocked() check if a variable is locked 819 filereadable() check if a file can be read 824 isdirectory() check if a directory exists 861 bufexists() check if a buffer exists 927 hlexists() check if a highlight group exists 1007 hasmapto() check if a mapping exists [all …]
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | Make_ming.mak | 14 # set the following variable to yes and check if the executables are 17 # check also the executables
|
| /vim-8.2.3635/runtime/colors/tools/ |
| H A D | check_colors.vim | 87 " skip check, if the script contains a line like 119 " do not check for background colors, they could be intentionally left out 143 let err['t_Co'] = 'Does not check terminal for capable colors'
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 03encoding_utf8.test | 9 # Easy way to do this is to check it does low/high boundary cases, as that 45 # Next up, we check some invalid sequences
|