Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/vim-8.2.3635/runtime/doc/
H A Dtags6183 diff.txt diff.txt /*diff.txt*
6308 eval.txt eval.txt /*eval.txt*
6541 fold.txt fold.txt /*fold.txt*
7219 gui.txt gui.txt /*gui.txt*
7276 help.txt help.txt /*help.txt*
7866 map.txt map.txt /*map.txt*
9057 sign.txt sign.txt /*sign.txt*
9661 term.txt term.txt /*term.txt*
9824 tips.txt tips.txt /*tips.txt*
9828 todo.txt todo.txt /*todo.txt*
[all …]
H A DMakefile17 arabic.txt \
22 debug.txt \
25 diff.txt \
28 eval.txt \
29 farsi.txt \
31 fold.txt \
37 gui.txt \
42 help.txt \
58 map.txt \
365 uganda.nsis.txt: uganda.txt
[all …]
H A Dhelp.txt76 |usr_26.txt| Repeating
78 |usr_28.txt| Folding
144 |print.txt| printing
177 |gui_x11.txt| X11 GUI
202 |os_amiga.txt| Amiga
205 |os_haiku.txt| Haiku
209 |os_os2.txt| OS/2
210 |os_qnx.txt| QNX
211 |os_risc.txt| RISC-OS
212 |os_unix.txt| Unix
[all …]
H A Dusr_toc.txt11 |usr_01.txt| About the manuals
13 |usr_03.txt| Moving around
15 |usr_05.txt| Set your settings
19 |usr_09.txt| Using the GUI
22 |usr_12.txt| Clever tricks
31 |usr_26.txt| Repeating
33 |usr_28.txt| Folding
37 |usr_32.txt| The undo tree
42 |usr_42.txt| Add new menus
227 |usr_26.txt| Repeating
[all …]
H A Dhowto.txt1 *howto.txt* For Vim version 8.2. Last change: 2006 Apr 02
14 |usr_11.txt| recover after a crash
17 |usr_07.txt| edit files
19 |usr_24.txt| insert text
21 |usr_04.txt| change text
23 |usr_25.txt| format text
28 |usr_26.txt| repeat commands
31 |usr_03.txt| move around
40 |usr_27.txt| specify pattern for searches
88 |gui.txt| use the gui
[all …]
H A Dusr_22.txt42 autocmd.txt ~
43 change.txt ~
44 eval.txt~ ~
45 filetype.txt~ ~
46 help.txt.info ~
162 :edit file1.txt
163 :edit file2.txt
164 :edit file3.txt
298 Suppose you are editing the file one.txt and need to edit the file two.txt.
299 You could simply use ":edit two.txt", but since you made changes to one.txt
[all …]
H A Dusr_07.txt1 *usr_07.txt* For Vim version 8.2. Last change: 2020 Mar 23
20 Next chapter: |usr_08.txt| Splitting windows
22 Table of contents: |usr_toc.txt|
30 :edit foo.txt
53 :edit! foo.txt
58 :hide edit foo.txt
161 :args *.txt
221 ":edit one.txt" to come back to "one.txt". If you now use `" Vim jumps to the
276 data.txt~.
282 This will use data.txt.bak instead of data.txt~.
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest83-tags33 abc1 Xtags3.txt /�`�a�b
4 abc2 Xtags3.txt /�`�a�b
5 abc3 Xtags3.txt /�`�a�b
6 abc4 Xtags3.txt /�`�a�b
7 abc5 Xtags3.txt /�`�a�b
8 abc6 Xtags3.txt /�`�a�b
9 abc7 Xtags3.txt /�`�a�b
10 abc8 Xtags3.txt /�`�a�b
11 abc9 Xtags3.txt /�`�a�b
12 abc10 Xtags3.txt /�`�a�b
[all …]
H A Dtest_backup.vim9 :f Xbackup.txt
10 :w! Xbackup.txt
13 :w! Xbackup.txt
26 :f Xbackup.txt
27 :w! Xbackup.txt
30 :w! Xbackup.txt
42 :f Xbackup.txt
43 :w! Xbackup.txt
46 :w! Xbackup.txt
62 :f Xbackup.txt
[all …]
H A Dtest_crypt.vim15 split Xtest.txt
19 call delete('Xtest.txt')
42 split Xtest.txt
55 call delete('Xtest.txt')
76 split Xtest.txt
86 call delete('Xtest.txt')
99 call delete('Xtest.txt')
157 sp Xcrypt_sodium.txt
186 sp Xcrypt_sodium_undo.txt
241 split Xtest.txt
[all …]
H A Dtest_help.vim39 call assert_equal('eval.txt', expand('%:t'))
56 call writefile(['*mydoc.txt* my awesome doc'], 'Xruntime/doc/mydoc.txt')
57 call writefile(['*mydoc-ext.txt* my extended awesome doc'], 'Xruntime/doc/mydoc-ext.txt')
62 call search('mydoc.txt')
63 call assert_equal('|mydoc.txt| my awesome doc', getline('.'))
65 call search('mydoc-ext.txt')
86 call writefile([], 'Xdir/a/doc/sample.txt')
94 call writefile(['*tag1*', '*tag1*', '*tag2*'], 'Xdir/a/doc/sample.txt')
107 call writefile([], 'Xdir/doc/sample.txt')
120 call writefile([], 'Xdir/b/doc/sample.txt')
[all …]
H A Dtest_find_complete.vim40 call writefile(['Holy Grail'], 'Xfind/file.txt')
77 " is Xfind/in/file.txt.
92 call feedkeys(":find ./i\tstuff.txt\n", "xt")
97 " foo/x/bar/voyager.txt
98 " foo/y/bar/voyager.txt
103 " x/bar/voyager.txt
104 " y/bar/voyager.txt
120 " ./voyager.txt
121 " x/bar/voyager.txt
144 e in/file.txt
[all …]
H A Dtest_shortpathname.vim29 let file1 = dir1 . '/zz.y.txt'
30 let nofile1 = dir1 . '/z.y.txt'
32 let file2 = dir2 . '/z.txt'
33 let nofile2 = dir2 . '/zz.txt'
40 let resnofile1 = resdir1 . '/z.y.txt'
42 let resfile2 = resdir2 . '/z.txt'
43 let resnofile2 = resdir2 . '/zz.txt'
77 let file = dir . '/日本語のファイル.txt'
H A Dtest_function_lists.vim4 " *functions* in runtime/doc/eval.txt
5 " *function-list* in runtime/doc/usr_41.txt
58 if filereadable('../../doc/eval.txt')
60 read ../../doc/eval.txt
62 read ../../runtime/doc/eval.txt
83 if filereadable('../../doc/usr_41.txt')
85 read ../../doc/usr_41.txt
87 read ../../runtime/doc/usr_41.txt
H A Dtest_changelist.vim14 call writefile(['line1', 'line2', 'line3'], 'Xfile1.txt')
15 call writefile(['line1', 'line2', 'line3'], 'Xfile2.txt')
17 edit Xfile1.txt
28 hide edit Xfile2.txt
46 call delete('Xfile1.txt')
47 call delete('Xfile2.txt')
/vim-8.2.3635/runtime/pack/dist/opt/matchit/doc/
H A Dtags3 [% matchit.txt /*[%*
4 ]% matchit.txt /*]%*
18 g% matchit.txt /*g%*
42 matchit.txt matchit.txt /*matchit.txt*
44 o_[% matchit.txt /*o_[%*
45 o_]% matchit.txt /*o_]%*
46 o_g% matchit.txt /*o_g%*
47 v_[% matchit.txt /*v_[%*
48 v_]% matchit.txt /*v_]%*
49 v_a% matchit.txt /*v_a%*
[all …]
/vim-8.2.3635/
H A DFilelist422 README_src.txt \
589 uninstall.txt \
707 README.txt \
854 README_dos.txt \
867 README_ami.txt \
890 README_mac.txt \
913 uninstall.txt \
917 README_ole.txt \
925 README_vms.txt \
929 README_os2.txt \
[all …]
H A DREADME.md23 See [`runtime/doc/vi_diff.txt`](runtime/doc/vi_diff.txt) for differences with
73 README_ami.txt Amiga
74 README_unix.txt Unix
75 README_dos.txt MS-DOS and MS-Windows
76 README_mac.txt Macintosh
77 README_haiku.txt Haiku
78 README_vms.txt VMS
80 There are other `README_*.txt` files, depending on the distribution you used.
89 [`runtime/doc/help.txt`](/runtime/doc/help.txt).
99 [`runtime/doc/uganda.txt`](runtime/doc/uganda.txt)
[all …]
H A DREADME.txt1 README.txt for version 8.2 of Vim: Vi IMproved.
11 fingers" will feel at home. See "runtime/doc/vi_diff.txt" for differences with
32 This README.txt file comes with the runtime archive. It includes the
59 README_ami.txt Amiga
60 README_unix.txt Unix
61 README_dos.txt MS-DOS and MS-Windows
62 README_mac.txt Macintosh
63 README_vms.txt VMS
74 "runtime/doc/help.txt". It contains pointers to the other documentation
83 "runtime/doc/uganda.txt" for details (do ":help uganda" inside Vim).
[all …]
/vim-8.2.3635/runtime/spell/pt/
H A Dmain.aap2 # See ftp://ftp.vim.org/pub/vim/runtime/spell/README.txt
29 ../README_pt.txt
39 ../README_pt.txt: README_pt_PT.txt README_pt_BR.txt
41 :cat README_pt_PT.txt | :eval re.sub('\r', '', stdin) >>$target
55 :move dictionaries/README_pt_PT.txt .
56 :move dictionaries/COPYING COPYING_pt_PT.txt
61 :delete {f} LICENSES.txt
84 :move README_pt_BR.TXT README_pt_BR.txt
114 :delete {f} README_pt_BR.txt
121 :delete {f} README_pt_PT.txt
[all …]
/vim-8.2.3635/runtime/spell/sv/
H A Dmain.aap14 all: $SPELLDIR/sv.latin1.spl $SPELLDIR/sv.utf-8.spl ../README_sv.txt
24 ../README_sv.txt : README_sv.txt
44 :delete {f} README_sv.txt
45 …:sys $VIM README_sv.txt -u NONE -N -e -c "0read LICENSE_en_US.txt" -c "read LICENSE_sv_SE.txt" -c …
46 :delete LICENSE_en_US.txt LICENSE_sv_SE.txt
59 :delete {f} README_sv.txt
/vim-8.2.3635/runtime/spell/it/
H A Dmain.aap12 all: $SPELLDIR/it.latin1.spl $SPELLDIR/it.utf-8.spl ../README_it.txt
22 ../README_it.txt : README_it_IT.txt README.txt
38 :delete GPL.txt history.txt license.txt notes.txt statistiche.sxc thanks.txt
/vim-8.2.3635/runtime/spell/en/
H A Dmain.aap17 $SPELLDIR/en.ascii.spl ../README_en.txt
33 ../README_en.txt: README_en_US.txt README_en_AU.txt README_en_CA.txt README_en_GB.txt README_en_NZ.
35 :cat README_en_US.txt | :eval re.sub('\r', '', stdin) >>$target
38 :cat README_en_AU.txt | :eval re.sub('\r', '', stdin) >>$target
41 :cat README_en_CA.txt | :eval re.sub('\r', '', stdin) >>$target
44 :cat README_en_GB.txt | :eval re.sub('\r', '', stdin) >>$target
47 :cat README_en_NZ.txt | :eval re.sub('\r', '', stdin) >>$target
/vim-8.2.3635/READMEdir/
H A DREADME_ole.txt1 README_ole.txt for version 8.2 of Vim: Vi IMproved.
8 Also see the README_bindos.txt, README_dos.txt and README.txt files.
20 the OLE gvim with Microsoft Visual Developer Studio. See VisVim/README.txt.
/vim-8.2.3635/runtime/spell/ru/
H A Dmain.aap14 $SPELLDIR/ru.cp1251.spl ../README_ru.txt
25 ../README_ru.txt: README_ru_$*(REGIONS).txt
27 :cat README_ru_RU.txt >> $target
30 :cat README_ru_YO.txt >> $target
60 :move README_ru_RU_yo.txt README_ru_YO.txt

12345678910>>...15