Home
last modified time | relevance | path

Searched refs:ff (Results 1 – 25 of 101) sorted by relevance

12345

/vim-8.2.3635/src/testdir/
H A Dtest_fileformat.vim26 au BufReadPre Xfile set ffs=dos ff=dos
28 call assert_equal('dos', &l:ff)
189 exe "normal ggO\<C-R>=&ffs\<CR>:\<C-R>=&ff\<CR>"
202 exe "normal ggO\<C-R>=&ffs\<CR>:\<C-R>=&ff\<CR>"
215 exe "normal ggO\<C-R>=&ffs\<CR>:\<C-R>=&ff\<CR>"
229 exe "normal ggO\<C-R>=&ffs\<CR>:\<C-R>=&ff\<CR>"
242 exe "normal ggO\<C-R>=&ffs\<CR>:\<C-R>=&ff\<CR>"
275 set nobinary ff& ffs&
296 w ++ff=dos Xfile1
298 set ff=unix
[all …]
H A Dtest27.in7 :set ff=unix ffs=unix " This changes the file for DOS and MAC
16 :e! Xtest4 " Ignore change from setting 'ff'
21 :set ff=unix " Format for files to write
26 :e! Xtest6 " ! for when setting 'ff' is a change
112 :set nobin ff& " Write the file in default format
H A Dtest_listchars.vim9 set ff=unix
271 set listchars& ff&
279 set ff=unix
303 set listchars& ff&
308 set ff=unix
345 set ambiwidth& listchars& ff&
354 set ff=unix
372 set listchars& ff&
H A Dtest_vim9_expr.vim592 var ff = 0.3
598 ff = 3.0
601 ff = 3.1
731 var ff = 0.3
737 ff = 3.0
740 ff = 3.1
803 var ff = 2.0
804 assert_true(ff > 0.0)
825 var ff = 2.0
847 var ff = 2.0
[all …]
H A Ddotest.in3 j:set ff=unix cpo-=A
5 :set ff& cpo+=A
H A Dtest_fixeol.vim6 set ff=unix
47 set ff& fixeol& eol&
H A Dtest_function_lists.vim53 w! ++ff=unix Xsorted_current_global_functions
97 w! ++ff=unix Xfunction-list
H A Dtest_xxd.vim23 set ff=unix
65 exe '0r ' man_page '| set ff=unix | $d | w' man_copy '| bwipe!' man_copy
171 set ff=unix
H A Dtest_terminal3.vim192 \ "highlight Terminal guifg=#3344ff guibg=#b0a700",
200 \ "highlight MyTermCol guifg=#007800 guibg=#6789ff",
218 \ "highlight Terminal guifg=#3344ff",
457 \ "highlight Terminal guifg=#3344ff guibg=#b0a700",
465 \ "highlight MyTermCol guifg=#007800 guibg=#6789ff",
491 \ "highlight Terminal guifg=#3344ff",
H A DMake_ming.mak99 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=dos|f $@|wq" $<
118 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=unix|f test.out|wq" \
/vim-8.2.3635/runtime/plugin/
H A DvimballPlugin.vim31 …vba.zip,*.vba.xz setlocal bt=nofile fmr=[[[,]]] fdm=marker|if &ff != 'unix'|setlocal ma ff=unix no…
34 …vmb.zip,*.vmb.xz setlocal bt=nofile fmr=[[[,]]] fdm=marker|if &ff != 'unix'|setlocal ma ff=unix no…
/vim-8.2.3635/runtime/spell/bg/
H A Dmain.aap37 :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.aap39 :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.aap39 :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/colors/
H A Dpablo.vim20 highlight Special ctermfg=12 guifg=#0000ff
24 highlight StatusLine ctermfg=11 ctermbg=12 cterm=none guifg=#ffff00 guibg=#0000ff gui=none
H A Ddarkblue.vim19 hi Visual guifg=#8080ff guibg=fg gui=reverse ctermfg=lightblue ctermbg=fg cterm=reverse
20 hi VisualNOS guifg=#8080ff guibg=fg gui=reverse,underline ctermfg=lightblue ctermbg=fg cterm=rever…
33 hi NonText guifg=#0030ff ctermfg=darkblue
/vim-8.2.3635/runtime/spell/pt/
H A Dmain.aap83 :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/colors/lists/
H A Ddefault.vim98 \ 'light slate blue': '#8470ff',
99 \ 'lightslateblue': '#8470ff',
104 \ 'blue': '#0000ff',
317 \ 'royalblue1': '#4876ff',
321 \ 'blue1': '#0000ff',
/vim-8.2.3635/runtime/spell/ms/
H A Dmain.aap39 :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.aap39 :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/fr/
H A Dfr_FR.diff59 - REP ff f
60 - REP f ff
/vim-8.2.3635/runtime/spell/br/
H A Dmain.aap43 -c "set nobomb ff=unix"
47 -c "set nobomb ff=unix"
/vim-8.2.3635/runtime/doc/
H A Dusr_23.txt89 :edit ++ff=unix file.txt
92 overrules the default for this single command. "++ff" is used for
93 'fileformat'. You could also use "++ff=mac" or "++ff=dos".
94 This doesn't work for any option, only "++ff" and "++enc" are currently
/vim-8.2.3635/runtime/autoload/
H A Dvimball.vim168 setlocal ff=unix
729 let s:ffkeep = &l:ff
732 setlocal ei=all ve=all noacd nofen noic report=999 nohid bt= ma lz pm= ff=unix noswf
734 setlocal ei=all ve=all nofen noic report=999 nohid bt= ma lz pm= ff=unix noswf
737 setlocal ff=unix
757 let &l:ff = s:ffkeep
/vim-8.2.3635/src/proto/
H A Dtextformat.pro6 int comp_textwidth(int ff);

12345