Home
last modified time | relevance | path

Searched refs:VIM (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/vim-8.2.3635/src/testdir/
H A Dtest_perl.vim24 $l = VIM::Eval("l");
125 perl $winnr = VIM::Windows()
131 perl VIM::Windows(VIM::Eval('winnr()'))->Buffer()->Set(1, 'bar')
139 perl $nbuf = VIM::Buffers()
194 call assert_equal('*VIM', perleval('"*VIM"'))
245 perl VIM::SetOption('et')
252 VIM::Msg("VIM::Msg");
253 VIM::Msg("VIM::Msg Error", "Error");
285 VIM::DoCommand('bw! t');
292 foreach ( VIM::Buffers, VIM::Windows ) {
[all …]
/vim-8.2.3635/runtime/autoload/
H A Drubycomplete.vim293 buf = VIM::Buffer.current
369 buf = VIM::Buffer.current
377 bufname = VIM::Buffer.current.name
445 buf = VIM::Buffer.current
477 buf_path = VIM::evaluate('expand("%:p")')
479 vim_dir = VIM::evaluate('getcwd()')
532 buf_path = VIM::evaluate('expand("%:p")')
604 buf_path = VIM::evaluate('expand("%:p")')
630 if VIM::evaluate("has('nvim')") == 0
658 input = VIM::Buffer.current.line
[all …]
/vim-8.2.3635/runtime/doc/
H A Dos_vms.txt174 $ vi*m :== mcr VIM:VIM.EXE
177 $ gv*im :== spawn/nowait mcr VIM:VIM.EXE -g
193 $VIM:vimrc
207 $ vi*m :== mcr VIM:VIM.EXE
217 $ vi*m :== "mcr VIM:VIM.EXE"
221 $ define VIM "PLUTO::RF10:[UTIL.VIM]"
238 $ vi*m :== mcr VIM:VIM.EXE
411 $ vi*m :== "mcr VIM:VIM.EXE"
412 $ gv*im :== "spawn/nowait mcr VIM:VIM.EXE -g"
645 You can also create the file(s) $VIM/FTPLUGIN/C.VIM (and/or CPP.VIM and
[all …]
H A Dif_perl.txt4 VIM REFERENCE MANUAL by Sven Verdoolaege
56 :perl VIM::Msg("Hello")
81 VIM::Msg("pearls are nice for necklaces");
82 VIM::Msg("rubys for rings");
83 VIM::Msg("pythons for bags");
84 VIM::Msg("tcls????");
104 :perl VIM::Msg("hello")
116 :perl VIM::Msg("Text") # displays a message
119 :perl VIM::SetOption("ai") # sets a vim option
150 VIM::Msg({msg}, {group}?)
[all …]
H A Dos_amiga.txt4 VIM REFERENCE MANUAL by Bram Moolenaar
14 - Assign "VIM:" to the directory where the Vim "doc" directory is. Vim will
15 look for the file "VIM:doc/help.txt" (for the help command).
17 when $VIM used and it is not defined, "VIM:" is used.
116 1) Please copy the binary 'VIM' file to c:
128 ;Begin VIM
129 Set VIM=MorphOS:Apps/Vim/Vim62
131 ;End VIM
139 ;Begin VIM
140 Set VIM=MorphOS:Apps/Vim/Vim62
[all …]
/vim-8.2.3635/READMEdir/
H A DREADME_dos.txt41 located. Check the $VIM setting to see where it points to:
42 set VIM
91 set VIM=C:\editors\vim
93 files in $VIM/vim82. See ":help $VIM" for more information.
108 In this case the $VIM environment variable would be set like this:
109 set VIM=C:\vim
110 Then $VIMRUNTIME will automatically be set to "$VIM\vim82". Don't add
111 "vim82" to $VIM, that won't work.
116 set VIM=c:\vim
117 set VIM=d:\editors\vim
[all …]
H A DREADME_ami.txt22 Set the $VIM environment variable to point to the top directory of your Vim
25 set VIM=dh0:editors/vim
27 Vim version 5.4 will look for your vimrc file in $VIM, and for the runtime
28 files in $VIM/vim54. See ":help $VIM" for more information.
/vim-8.2.3635/src/
H A Dvimtutor58 VIM=$i
65 if test -z "$VIM"; then
66 VIM=vim
71 $VIM -f -u NONE -c 'so $VIMRUNTIME/tutor/tutor.vim'
74 $VIM -f -u NONE -c "set nocp showcmd" "$TUTORCOPY"
/vim-8.2.3635/runtime/spell/bg/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
15 :sys env LANG=bg_BG.CP1251 $VIM -u NONE -e -c "mkspell! $SPELLDIR/bg bg_BG" -c q
18 :sys env LANG=bg_BG.UTF-8 $VIM -u NONE -e -c "mkspell! $SPELLDIR/bg bg_BG" -c q
37 :sys $VIM bg_BG.aff -u NONE -e -c "set ff=unix" -c update -c q
38 :sys $VIM bg_BG.dic -u NONE -e -c "set ff=unix" -c update -c q
39 :sys $VIM README_bg_BG.txt -u NONE -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/cy/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
16 :sys $VIM -u NONE -e -c "set enc=iso-8859-14"
20 :sys $VIM -u NONE -e -c "set enc=utf-8"
39 :sys $VIM cy_GB.aff -u NONE -e -c "set ff=unix" -c update -c q
40 :sys $VIM cy_GB.dic -u NONE -e -c "set ff=unix" -c update -c q
41 :sys $VIM README_cy_GB.txt -u NONE -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/ku/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
17 :sys env LANG=tr_TR.ISO8859-9 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ku ku_TR" -c q
20 :sys env LANG=tr_TR.UTF-8 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ku ku_TR" -c q
39 :sys $VIM ku_TR.aff -u NONE -e -c "set ff=unix" -c update -c q
40 :sys $VIM ku_TR.dic -u NONE -e -c "set ff=unix" -c update -c q
41 :sys $VIM README_ku_TR.txt -u NONE -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/lv/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
17 :sys env LANG=lt_LT.ISO8859-13 $VIM -u NONE -e -c "mkspell! $SPELLDIR/lv lv_LV" -c q
20 :sys env LANG=lt_LT.UTF-8 $VIM -u NONE -e -c "mkspell! $SPELLDIR/lv lv_LV" -c q
40 :sys $VIM lv_LV.aff -u NONE -e -N -c "%s/\r//" -c update -c q
41 :sys $VIM lv_LV.dic -u NONE -e -N -c "%s/\r//" -c update -c q
42 :sys $VIM README_lv_LV.txt -u NONE -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/pt/
H A Dmain.aap6 VIM = ../../../src/vim
8 :progsearch VIM vim
33 $VIM -u NONE -e -c "mkspell! $SPELLDIR/pt pt_PT pt_BR" -c q
37 $VIM -u NONE -e -c "mkspell! $SPELLDIR/pt pt_PT pt_BR" -c q
63 :sys $VIM pt_PT.dic -u NONE -e -c "%s/\t.*//" -c "2,$$ sort u" -c update -c q
64 :sys $VIM pt_PT.aff -u NONE -e -c "%s/\S\+=\S\+$$//" -c update -c q
83 :sys $VIM README_pt_BR.TXT -u NONE -N -e -c "set ff=unix" -c update -c q
86 :sys $VIM pt_BR.dic -u NONE -N -e -c "set ff=unix" -c update -c q
87 :sys $VIM pt_BR.aff -u NONE -N -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/check/
H A Dmain.aap6 VIM = ../../../src/vim
8 :progsearch VIM vim
12 check.latin1.spl : $VIM check_aa.aff check_aa.dic check_bb.aff check_bb.dic
13 :sys $VIM -u NONE -e -c "mkspell! check check_aa check_bb" -c q
/vim-8.2.3635/runtime/spell/ms/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
17 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ms ms_MY" -c q
21 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ms ms_MY" -c q
39 :sys $VIM ms_MY.aff -u NONE -e -c "set ff=unix" -c update -c q
40 :sys $VIM ms_MY.dic -u NONE -e -c "set ff=unix" -c update -c q
/vim-8.2.3635/runtime/spell/ca/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
16 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ca ca_ES" -c q
20 $VIM -u NONE -e -c "mkspell! $SPELLDIR/ca ca_ES" -c q
39 :sys $VIM ca_ES.aff -u NONE -c "set ff=unix" -c "update" -c q
40 :sys $VIM ca_ES.dic -u NONE -c "set ff=unix" -c "update" -c q
/vim-8.2.3635/runtime/spell/br/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
15 :sys $VIM -u NONE -e -c "set enc=latin1"
19 :sys $VIM -u NONE -e -c "set enc=UTF-8"
41 :sys $VIM -u NONE -e -c "set enc=utf-8"
45 :sys $VIM -u NONE -e -c "set enc=utf-8"
/vim-8.2.3635/runtime/spell/yi/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
19 :sys $VIM -u NONE -e -c "set enc=utf-8"
23 :sys $VIM -u NONE -e -c "set enc=utf-8"
27 :sys $VIM -u NONE -e -c "set enc=latin1"
/vim-8.2.3635/src/po/
H A DMake_ming.mak26 VIM = ..\vim macro
28 VIM = ../vim macro
86 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
89 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
93 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
97 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
H A DMake_mvc.mak17 VIM = ..\vim macro
67 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
71 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
75 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
80 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
H A DMake_cyg.mak19 VIM = ../vim macro
73 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
76 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(LANGUAGE).pot $(PO_VIM_INPUTLIST)
80 $(VIM) -u NONE --not-a-term -S tojavascript.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
84 $(VIM) -u NONE --not-a-term -S fixfilenames.vim $(PACKAGE).pot $(PO_VIM_INPUTLIST)
/vim-8.2.3635/runtime/spell/zu/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
18 $VIM -u NONE -e -c "mkspell! $SPELLDIR/zu zu_ZA" -c q
22 $VIM -u NONE -e -c "mkspell! $SPELLDIR/zu zu_ZA" -c q
25 :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/zu zu_ZA" -c q
/vim-8.2.3635/runtime/spell/ny/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
16 :sys $VIM -u NONE -e -c "set enc=iso-8859-14"
20 :sys $VIM -u NONE -e -c "set enc=utf-8"
24 :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/ny ny_MW" -c q
/vim-8.2.3635/runtime/spell/eo/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
15 :sys $VIM -u NONE -e -c "set enc=iso-8859-3"
19 :sys $VIM -u NONE -e -c "set enc=utf-8"
25 :sys $VIM -u NONE -e -c "set ff=unix" -c wq $target
/vim-8.2.3635/runtime/spell/hu/
H A Dmain.aap5 VIM = ../../../src/vim
7 :progsearch VIM vim
17 :sys env LANG=hu_HU.ISO8859-2 $VIM -u $VIMRC -e -c "mkspell! $SPELLDIR/hu hu_HU" -c q
20 :sys env LANG=hu_HU.UTF-8 $VIM -u $VIMRC -e -c "mkspell! $SPELLDIR/hu hu_HU" -c q
23 :sys $VIM -u $VIMRC -e -c "set enc=cp1250" -c "mkspell! $SPELLDIR/hu hu_HU" -c q

12345678910>>...16