Home
last modified time | relevance | path

Searched refs:unchanged (Results 1 – 25 of 38) sorted by relevance

12

/vim-8.2.3635/runtime/doc/
H A Dfiletype.txt105 :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 Dusr_28.txt20 |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 Dfold.txt34 diff folds for unchanged text
331 contain the cursor line are unchanged.
343 don't contain the cursor line are unchanged.
H A Dusr_toc.txt253 |28.9| Folding unchanged lines
H A Dxxd.man59 dump, leaving the ASCII (or EBCDIC) representation unchanged.
H A Dusr_09.txt71 If nothing is shown you have an ordinary, unchanged file.
H A Dundo.txt52 Use "u" to undo changes until the buffer becomes unchanged.
H A Dusr_07.txt308 the file, Vim will keep a copy of the unchanged file under the name
H A Dusr_25.txt366 displaying the line. The text in the file remains unchanged.
H A Dif_cscop.txt66 unchanged files is copied from the old database, which makes rebuilding
H A Dediting.txt31 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 Dpbx.vim15 " The compiler actually is gcc, so the errorformat is unchanged
/vim-8.2.3635/src/proto/
H A Dchange.pro19 void unchanged(buf_T *buf, int ff, int always_inc_changedtick);
/vim-8.2.3635/runtime/syntax/
H A Dbzr.vim27 syn match bzrUnchanged "^unchanged:$" contained
/vim-8.2.3635/src/
H A Dex_cmds2.c186 unchanged(buf, TRUE, FALSE); in dialog_changed()
229 unchanged(buf2, TRUE, FALSE); in dialog_changed()
H A Dbuffer.c129 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 Dchange.c885 unchanged(buf_T *buf, int ff, int always_inc_changedtick) in unchanged() function
H A Dbufwrite.c2424 unchanged(buf, TRUE, FALSE); in buf_write()
H A Dundo.c2876 unchanged(curbuf, FALSE, TRUE); in u_undoredo()
H A Dfileio.c4419 unchanged(buf, TRUE, TRUE); in buf_reload()
/vim-8.2.3635/src/testdir/
H A Dtest_utf8_comparisons.vim72 …quals \xef\xbd\x9a after folding, second string is illegal and was left unchanged, then the string…
H A Dtest_functions.vim596 " 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 Dsas.vim68 " Leave the indentation of the first line unchanged
H A Derlang.vim1333 call s:Log(' Misc token, stack unchanged = ' . string(stack))
1381 \'leaving indentation unchanged')
/vim-8.2.3635/runtime/macros/life/
H A Dlife.vim5 " This file may be free distributed so long as these credits remain unchanged.

12