| /vim-8.2.3635/runtime/doc/ |
| H A D | filetype.txt | 105 :filetype on on unchanged unchanged 106 :filetype off off unchanged unchanged 107 :filetype plugin on on on unchanged 108 :filetype plugin off unchanged off unchanged 109 :filetype indent on on unchanged on 110 :filetype indent off unchanged unchanged off 112 :filetype plugin indent off unchanged off off
|
| H A D | usr_28.txt | 20 |28.9| Folding unchanged lines 47 The text is still in the buffer, unchanged. Only the way lines are displayed 376 *28.9* Folding unchanged lines
|
| H A D | fold.txt | 34 diff folds for unchanged text 331 contain the cursor line are unchanged. 343 don't contain the cursor line are unchanged.
|
| H A D | usr_toc.txt | 253 |28.9| Folding unchanged lines
|
| H A D | xxd.man | 59 dump, leaving the ASCII (or EBCDIC) representation unchanged.
|
| H A D | usr_09.txt | 71 If nothing is shown you have an ordinary, unchanged file.
|
| H A D | undo.txt | 52 Use "u" to undo changes until the buffer becomes unchanged.
|
| H A D | usr_07.txt | 308 the file, Vim will keep a copy of the unchanged file under the name
|
| H A D | usr_25.txt | 366 displaying the line. The text in the file remains unchanged.
|
| H A D | if_cscop.txt | 66 unchanged files is copied from the old database, which makes rebuilding
|
| H A D | editing.txt | 31 As long as you don't write the buffer, the original file remains unchanged. 132 The file "testfile" will remain unchanged. Anyway, if the 'backup' option is 1475 The file will remain unchanged until you write it. Note that commands
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | pbx.vim | 15 " The compiler actually is gcc, so the errorformat is unchanged
|
| /vim-8.2.3635/src/proto/ |
| H A D | change.pro | 19 void unchanged(buf_T *buf, int ff, int always_inc_changedtick);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | bzr.vim | 27 syn match bzrUnchanged "^unchanged:$" contained
|
| /vim-8.2.3635/src/ |
| H A D | ex_cmds2.c | 186 unchanged(buf, TRUE, FALSE); in dialog_changed() 229 unchanged(buf2, TRUE, FALSE); in dialog_changed()
|
| H A D | buffer.c | 129 unchanged(curbuf, FALSE, TRUE); in read_buffer() 313 unchanged(curbuf, FALSE, TRUE); in open_buffer() 765 unchanged(buf, TRUE, TRUE); in buf_clear_file()
|
| H A D | change.c | 885 unchanged(buf_T *buf, int ff, int always_inc_changedtick) in unchanged() function
|
| H A D | bufwrite.c | 2424 unchanged(buf, TRUE, FALSE); in buf_write()
|
| H A D | undo.c | 2876 unchanged(curbuf, FALSE, TRUE); in u_undoredo()
|
| H A D | fileio.c | 4419 unchanged(buf, TRUE, TRUE); in buf_reload()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_utf8_comparisons.vim | 72 …quals \xef\xbd\x9a after folding, second string is illegal and was left unchanged, then the string…
|
| H A D | test_functions.vim | 596 " Test with a few lowercase diacritics, which should remain unchanged. 676 " Test that uppercase diacritics, which should remain unchanged.
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | sas.vim | 68 " Leave the indentation of the first line unchanged
|
| H A D | erlang.vim | 1333 call s:Log(' Misc token, stack unchanged = ' . string(stack)) 1381 \'leaving indentation unchanged')
|
| /vim-8.2.3635/runtime/macros/life/ |
| H A D | life.vim | 5 " This file may be free distributed so long as these credits remain unchanged.
|