| /vim-8.2.3635/src/testdir/ |
| H A D | test_filechanged.vim | 18 call assert_equal('changed', g:reason) 23 let g:reason = '' 25 call assert_equal('', g:reason) 29 let g:reason = '' 31 call assert_equal('deleted', g:reason) 38 let g:reason = '' 46 let g:reason = '' 48 call assert_equal('mode', g:reason) 55 let g:reason = '' 57 call assert_equal('time', g:reason) [all …]
|
| H A D | test_iminsert.vim | 94 throw 'Skipped: works only in Win32 GUI version (for some reason)'
|
| H A D | test_vimscript.vim | 2119 " Test 35: :finally reason discarded by :break {{{1 2193 " Test 36: :finally reason discarded by :return {{{1 2265 " Test 37: :finally reason discarded by :finish {{{1 2541 " Test 40: :finally reason discarded by :throw {{{1 4817 func F(reason, n) abort argument 4822 if a:reason == "error" 4824 elseif a:reason == "interrupt" 4826 elseif a:reason == "throw" 4828 elseif a:reason == "aborting error" 4839 func G(reason, n) argument [all …]
|
| /vim-8.2.3635/src/ |
| H A D | fileio.c | 4046 char *reason; in buf_check_timestamp() local 4125 reason = "deleted"; in buf_check_timestamp() 4127 reason = "conflict"; in buf_check_timestamp() 4134 reason = "changed"; in buf_check_timestamp() 4136 reason = "mode"; in buf_check_timestamp() 4138 reason = "time"; in buf_check_timestamp() 4161 if (STRCMP(s, "reload") == 0 && *reason != 'd') in buf_check_timestamp() 4171 if (*reason == 'd') in buf_check_timestamp() 4183 if (reason[2] == 'n') in buf_check_timestamp() 4188 else if (reason[1] == 'h') in buf_check_timestamp() [all …]
|
| H A D | gui_xmebw.c | 811 call_value.reason = (int)XmCR_ARM; in Enter() 888 call_value.reason = (int)XmCR_DISARM; in Leave()
|
| H A D | INSTALL | 171 If you are sure you have GTK installed, but for some reason configure says you
|
| H A D | main.c | 1085 state_no_longer_safe(char *reason UNUSED) in state_no_longer_safe() 1089 ch_log(NULL, "SafeState: reset: %s", reason); in state_no_longer_safe()
|
| /vim-8.2.3635/src/proto/ |
| H A D | main.pro | 7 void state_no_longer_safe(char *reason);
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | hebrewp_cp1255.vim | 5 " pressing Ctrl-^ and eliminating this map, I saw no reason to try to use
|
| H A D | hebrew_cp1255.vim | 4 " pressing Ctrl-^ and eliminating this map, I saw no reason to try to use
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | julia.vim | 37 " using \? puts the cursor on 'struct' instead of 'mutable' for some reason
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quotes.txt | 181 The reason WHY I don't have this amazingly useful macro anymore, is that I 237 the reason that I can state that Vim is the best! (Ferenc Deak, Hungary)
|
| H A D | pi_zip.txt | 75 If for some reason you do not wish to use vim to examine zipped files,
|
| H A D | pi_tar.txt | 70 If for some reason you do not wish to use vim to examine tar'd files,
|
| H A D | pi_vimball.txt | 157 If for some reason you don't want to be able to extract plugins
|
| H A D | develop.txt | 50 crashing, etc.). Those will only be included when someone has a good reason 233 consider using the Vim version, because they were introduced with a reason.
|
| H A D | usr_31.txt | 257 If for some reason you don't want to use the normal gvimrc file, you can
|
| H A D | recover.txt | 106 changed, not when you only moved around. The reason why it is not kept up to
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | abap.vim | 161 " An error? Not strictly... but cannot think of reason this is intended.
|
| H A D | doxygen.vim | 75 …" This helps with sync-ing as for some reason, syncing behaves differently to a normal region, and… 109 …" This helps with sync-ing as for some reason, syncing behaves differently to a normal region, and…
|
| H A D | kconfig.vim | 63 " FIXME: There is – probably – no reason to cluster these instead of just
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | netrwPlugin.vim | 132 " Jul 13, 2021: for whatever reason, preceding the following call with
|
| H A D | tohtml.vim | 174 " with conditional comments to prevent copying it, IE for some reason likes
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | falcon.vim | 47 " The reason is that the pipe matches a hanging "|" operator.
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 85 are the reason we use the ordinary General Public License for many 375 infringement or for any other reason (not limited to patent issues),
|