Home
last modified time | relevance | path

Searched refs:fo (Results 1 – 25 of 191) sorted by relevance

12345678

/vim-8.2.3635/src/testdir/
H A Dtest_textformat.vim8 setl noai tw=2 fo=t
22 setl ai tw=2 fo=tw
40 setl tw=3 fo=t
137 setl tw& fo=a
181 setl fo+=p
480 set fo& tw&
570 set tw& fo&
625 set tw& fo&
714 set tw& fo&
963 set fo=taw
[all …]
H A Dtest_comments.vim6 setlocal comments=n:> fo+=ro
26 setlocal comments=b:* fo+=ro
46 setlocal comments=f:- fo+=ro
84 setlocal comments=sr:/***,m:**,ex-2:******/ fo+=ro
106 setlocal comments=Ob:* fo+=ro
138 set tw=2 fo=cqm comments=n:X
187 set tw& fo& comments&
194 setlocal comments=b:\ > fo+=ro
246 setlocal fo+=j comments=://
250 setlocal fo-=j
[all …]
H A Dtest_fold.vim1035 call assert_equal([a:fo .. ' one ', a:fs .. a:fo .. ' two ',
1053 \ a:fo .. ' one ',
1081 \ a:fo .. ' one ',
1082 \ a:fo .. ' two ',
1083 \ a:fo .. ' three',
1093 \ a:fo .. 'one ',
1094 \ a:fo .. 'two ',
1095 \ a:fo .. 'three ',
1146 \ a:fo .. a:fo .. ' one ',
1151 \ a:fo .. a:fo .. ' one ',
[all …]
H A Dtest_makeencoding.py21 def get_text_writer(fo, **kwargs): argument
29 writer = io.open(fo.fileno(), mode='w', newline='', **kw)
43 writer = io.open(fo.fileno(), mode='w', **kw)
/vim-8.2.3635/runtime/spell/fo/
H A Dmain.aap12 all: $SPELLDIR/fo.latin1.spl $SPELLDIR/fo.utf-8.spl ../README_fo.txt
14 $SPELLDIR/fo.latin1.spl : $FILES
16 $VIM -u NONE -e -c "mkspell! $SPELLDIR/fo fo_FO" -c q
18 $SPELLDIR/fo.utf-8.spl : $FILES
19 :sys $VIM -u NONE -e -c "set enc=utf-8" -c "mkspell! $SPELLDIR/fo fo_FO" -c q
/vim-8.2.3635/runtime/ftplugin/
H A Dbst.vim13 setlocal fo-=t fo+=croql
15 let b:undo_ftplugin = "setlocal com< cms< fo<"
H A Drpl.vim17 setlocal fo-=t fo+=croql
22 let b:undo_ftplugin = "setlocal fo< comments<"
H A Daap.vim16 let b:undo_ftplugin = "setl fo< com< cms< et<"
20 setlocal fo-=t fo+=croql
H A Dmake.vim12 let b:undo_ftplugin = "setl et< sts< sw< fo< com< cms< inc<"
19 setlocal fo-=t fo+=croql
H A Ddtrace.vim19 let b:undo_ftplugin = "setl fo< com< cms< isk<"
23 setlocal fo-=t fo+=croql
H A Dmsmessages.vim21 let b:undo_ftplugin = "setl fo< com< cms< | unlet! b:browsefilter"
24 setlocal fo-=ct fo+=roql
H A Dverilog.vim24 let b:undo_ftplugin = "setlocal fo< com< tw<"
29 setlocal fo-=t fo+=croqlm1
H A Dhamster.vim18 let b:undo_ftplugin = "setl fo< com< tw< commentstring<"
23 setlocal fo-=t fo+=croql
H A Dvim.vim19 setl fo< isk< com< tw< commentstring<
42 setlocal fo-=t fo+=croql
98 …%[k]\>:\%(\%(^\||\)\s*\)\@<=\<con\%[tinue]\>:\%(\%(^\||\)\s*\)\@<=\<end\(w\%[hile]\|fo\%[r]\)\>,' .
H A Dc.vim18 let b:undo_ftplugin = "setl fo< com< ofu< cms< def< inc< | if has('vms') | setl isk< | endif"
22 setlocal fo-=t fo+=croql
H A Djulia.vim22 setlocal fo-=t fo+=croql
27 \ . " define< fo< shiftwidth< expandtab< indentexpr< indentkeys< cinoptions< completefunc<"
H A Dcs.vim18 setlocal fo-=t fo+=croql
H A D8th.vim23 setlocal fo=tcrqol
27 let b:undo_ftplugin = "setlocal ts< sts< sw< et< com< fo< mps< isk< sua<"
H A Dmail.vim12 let b:undo_ftplugin = "setl modeline< tw< fo< comments<"
24 setlocal fo+=tcql
H A Drrst.vim46 let b:undo_ftplugin .= " | setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
48 let b:undo_ftplugin = "setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
H A Dmarkdown.vim17 let b:undo_ftplugin .= "|setl cms< com< fo< flp<"
19 let b:undo_ftplugin = "setl cms< com< fo< flp<"
H A Drmd.vim55 let b:undo_ftplugin .= " | setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
57 let b:undo_ftplugin = "setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
H A Dzimbu.vim18 let b:undo_ftplugin = "setl fo< com< ofu< efm< tw< et< sts< sw< | if has('vms') | setl isk< | endif"
22 setlocal fo-=t fo+=croql
H A Dvhdl.vim20 "setlocal fo-=t fo+=croqlm1
/vim-8.2.3635/runtime/doc/
H A Dchange.txt1664 *fo-t*
1666 *fo-c*
1669 *fo-r*
1672 *fo-o*
1675 *fo-q*
1680 *fo-w*
1683 *fo-a*
1688 *fo-n*
1709 *fo-v*
1715 *fo-b*
[all …]

12345678