| /vim-8.2.3635/src/testdir/ |
| H A D | lsan-suppress.txt | 2 leak:libX11.so.6 3 leak:libXt.so.6 4 leak:libcairo.so.2 5 leak:libfontconfig.so.1 6 leak:libglib-2.0.so.0 7 leak:libtinfo.so.5 9 leak:libperl.so.* 10 leak:libpython*.so.* 11 leak:libruby*.so.* 12 leak:libxcb*.so.*
|
| H A D | vim9.vim | 13 exe 'so ' .. fname 32 call assert_fails('so ' .. fname, a:error, a:lines, a:lnum + 1) 50 exe 'so ' .. fname 65 assert_fails('so ' .. fname, error, lines, lnum) 78 assert_fails('so ' .. fname, errors, lines, lnum) 91 exe 'so ' .. fname 145 exe 'so ' .. fname 161 call assert_fails('so ' .. fname, a:error)
|
| H A D | test_join.vim | 248 // And so should this one. 251 // And so should this one. 284 /* Here the comment leader should be left intact. */ // And so should this one. 285 /* Here the comment leader should be left intact. */ // And so should this one. 342 // And so should this one. 345 // And so should this one. 410 /* Here the comment leader should be left intact. */ // And so should this one. 411 /* Here the comment leader should be left intact. */ // And so should this one.
|
| H A D | test_profile.vim | 53 \ . ' -c "so Xprofile_func.vim"' 150 \ . ' -c "so Xprofile_func.vim"' 264 " call Foo1 again so that the test fails 277 \ . ' -c "so Xprofile_func.vim"' 364 \ . ' -c "so Xprofile_file.vim"' 365 \ . ' -c "so Xprofile_file.vim"' 409 \ . ' -c "so Xprofile_file.vim"' 467 \ . ' -c "so Xprofile_file.vim"' 510 call system(GetVimCommandClean() . ' -es -c "so Xprofile_file.vim" -c q') 545 call system(GetVimCommandClean() . ' -es -c "so Xprofile_file.vim" -c q') [all …]
|
| H A D | test_memory_usage.vim | 98 call term_sendkeys(vim.buf, ":so %\<CR>") 120 " increase so much even when rerun Xtest.vim since system memory caches. 136 call term_sendkeys(vim.buf, ":so %\<CR>") 142 call term_sendkeys(vim.buf, ":so %\<CR>")
|
| H A D | test_version.vim | 3 so check.vim 4 so shared.vim
|
| H A D | test_options.vim | 748 set so=5 751 call assert_equal(5, &so) 752 setlocal so=3 753 call assert_equal(3, &so) 755 call assert_equal(5, &so) 757 setlocal so< 758 call assert_equal(5, &so) 759 setlocal so=0 760 call assert_equal(0, &so) 761 setlocal so=-1 [all …]
|
| H A D | test_window_cmd.vim | 732 let so_save = &so 733 set so=0 767 let &so = so_save 771 let so_save = &so 772 set so=0 794 let &so = so_save 798 let so_save = &so 799 set so=0 831 let &so = so_save 835 let so_save = &so [all …]
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | vimballPlugin.vim | 31 …oma|endif|if line('$') > 1|call vimball#ShowMesg(0,"Source this file to extract it! (:so %)")|endif 32 …scape(expand("<afile>"))|endif|call vimball#Decompress(expand("<amatch>"))|so %|if s:origfile!=exp… 34 …oma|endif|if line('$') > 1|call vimball#ShowMesg(0,"Source this file to extract it! (:so %)")|endif 35 …scape(expand("<afile>"))|endif|call vimball#Decompress(expand("<amatch>"))|so %|if s:origfile!=exp…
|
| H A D | tohtml.vim | 35 " uncopyable text, so that text is correctly 55 " take a list so it is easier to specfiy fallback 71 " Add anchors to each line so you can put '#L123' 92 " generated output so it works for text in the first 115 " Escape text that looks like a modeline so Vim 202 " * Make it so deleted lines in a diff don't create side-scrolling (get it 207 " * Tidy up so we can use strict doctype in even more situations 209 " buffer before we're done (5000 or so lines should do it)
|
| /vim-8.2.3635/src/ |
| H A D | move.c | 442 long so = get_scrolloff_value(); in check_top_offset() local 458 while (n < so) in check_top_offset() 470 if (n < so) in check_top_offset() 958 long so = get_scrolloff_value(); in curs_columns() local 1133 if (p_lines > curwin->w_wrow + so) in curs_columns() 1134 n = curwin->w_wrow + so; in curs_columns() 1140 if (extra == 3 || p_lines <= so * 2) in curs_columns() 1968 long so = get_scrolloff_value(); in scroll_cursor_bot() local 2262 long so = get_scrolloff_value(); in cursor_correct() local 2268 above_wanted = so; in cursor_correct() [all …]
|
| H A D | os_vms_fix.com | 30 $! you to eight parameters, so you'll only be able to filter eight files 252 $! Got a read error. Say so, and trash the temp file. 258 $! Got an interrupt. Say so, and trash the temp file.
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | README.txt | 16 FILETYPE. You would normally leave out all indent, so that the effect of 75 It's best to keep the whole file valid for FILETYPE, so that syntax 96 so that the text runs again. If you edit the FILETYPE.in file, so that it's
|
| /vim-8.2.3635/runtime/ |
| H A D | termcap | 14 :so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:rs=\E[s:\ 40 :kh=^^:kl=^H:kn#12:kr=^L:ku=^K:li#24:nd=^L:pt:se=\EG0:sg#1:so=\EG4:\ 48 :ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m:us=2\E[4m:ue=2\E[m:\ 68 :so=\E[2m:se=\E[m:us=\E[4m:ue=\E[m:mr=\E[7m:mb=\E[7;2m:me=\E[m: 96 :so=^W^Q^E\200\200\200\200\200\200\200:\
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | murphi.vim | 99 " Strings. This is defined so late so that it overrides previous matches. 102 " Comments. This is defined so late so that it overrides previous matches.
|
| H A D | 2html.vim | 555 " Note, 'exec' commands do not recognize line continuations, so must 1196 " so we don't accidentally start within a closed fold or something. 1220 " open the fold so we can find any contained folds 1252 " open the fold so we can find any contained folds 1273 " close all folds again so we can get the fold text as we go 1313 " fold will always lie within the region of interest, so keep it 1491 " Note that dynamic folds require using css so we just use css to take 1507 " them, so don't apply the toggle-filler class. 1533 " Add fold text, moving the span ending to the next line so collapsing 1643 " immediately preceding the tab, so we can then look up the [all …]
|
| H A D | syntax.vim | 12 " If Syntax highlighting appears to be on already, turn it off first, so that 15 so <sfile>:p:h/nosyntax.vim
|
| H A D | ada.vim | 55 " but doing so is very bad practice, so simply highlighting them makes sense. 65 " so many of their own types that it looks inconsistent. 178 " 'record;' matches a "with null record", so make it a keyword (this can 180 " We see the "end" in "end record" before the word record, so we match that 237 " capabilities so that we won't match leading spaces.
|
| /vim-8.2.3635/src/xxd/ |
| H A D | Make_amiga.mak | 4 #>>>>> choose between debugging (-bs) or optimizing (-so) 5 OPTIONS = -so
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 44 complete object files to the recipients, so that they can relink them 46 it. And you must show them these terms so they know their rights. 55 that what they have is not the original version, so that the original 95 software only, so we use the Lesser General Public License. 125 prepared so as to be conveniently linked with application programs 213 this, you must alter all the notices that refer to this License, so 221 that copy, so the ordinary GNU General Public License applies to all 323 components (compiler, kernel, and so on) of the operating system on 355 terminated so long as such parties remain in full compliance. 362 Library), you indicate your acceptance of this License to do so, and [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quotes.txt | 14 Vim is so much better than vi that a great many of my old vi :map's became 53 the same everywhere, that's completely reliable, so I can ignore it and think 94 importantly, the defaults are so well thought out that you really don't have 106 I tell them Vim stands for Vi for the new (M)illenium. Thanks so much! 166 them all! I love Vim! I'm so happy that I've found this editor! I feel 190 Emacs has not a bit of chance to survive so long as Vim is around. Besides, 204 Vim is a joy to use, it is so well thought and practical that I wonder why 246 transition - as an Editor it is so much better in many ways: keyboard layout,
|
| H A D | pi_vimball.txt | 38 :so % 193 32 : May 19, 2010 * (Christian Brabrandt) :so someplugin.vba and 194 :so someplugin.vba.gz (and the other supported 264 only fires once, so the "Source this file..." 267 extracted (:so %). Message to that effect
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze_mac | 16 " 2. Check if you have a wall on your left. If so, go to step 4. 17 " 3. There is no wall on your left, so turn on the spot to your left and step 21 " 5. There is no wall in front of you, so step forward one step and 47 " However, these constructs are not available in vi macros so I have used 105 " in the one macro, so you have to make lots of little macros and 122 " of these other macros are quite simple and so to understand how this 203 " U - no tail recursion allowed in vi macros so cheat and set U = L
|
| /vim-8.2.3635/src/po/ |
| H A D | README_mingw.txt | 14 pot, or mo files, so use it at your own risk but with care: it could even kill 33 syntax highlighting so you can identify the untranslated messages easily. 36 back to po, so all the work must be done from the po dir, hence the '..\')
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | fortran.vim | 77 " If you need to add "&" on continued lines so that the code is 78 " compatible with both free and fixed format, then you should do so 91 " Tabs are not a good idea in Fortran so the default is to expand tabs
|