Home
last modified time | relevance | path

Searched refs:fun (Results 1 – 25 of 125) sorted by relevance

12345

/vim-8.2.3635/runtime/autoload/
H A DnetrwFileHandlers.vim120 fun! s:NFH_jpg(jpgfile)
139 fun! s:NFH_gif(giffile)
157 fun! s:NFH_png(pngfile)
211 fun! s:NFH_pdf(pdf)
228 fun! s:NFH_doc(doc)
245 fun! s:NFH_sxw(sxw)
262 fun! s:NFH_xls(xls)
279 fun! s:NFH_ps(ps)
304 fun! s:NFH_eps(eps)
328 fun! s:NFH_fig(fig)
[all …]
H A Dgzip.vim9 fun s:check(cmd)
26 fun s:set_compression(line)
45 fun gzip#read(cmd)
154 fun gzip#write(cmd)
174 fun gzip#appre(cmd)
204 fun s:tempname(name)
212 fun s:escape(name)
H A Dzip.vim66 fun! zip#Browse(zipfile)
162 fun! s:ZipBrowseSelect()
206 fun! zip#Read(fname,mode)
256 fun! zip#Write(fname)
372 fun! zip#Extract()
414 fun! s:Escape(fname,isfilt)
431 fun! s:ChgDir(newdir,errlvl,errmsg)
456 fun! s:Rmdir(fname)
H A Dvimball.vim80 fun! vimball#MkVimball(line1,line2,writelevel,...) range
194 fun! vimball#Vimball(really,...)
398 fun! vimball#RmVimball(...)
488 fun! vimball#Decompress(fname,...)
550 fun! vimball#ShowMesg(level,msg)
581 fun! s:ChgDir(newdir)
603 fun! s:RecordInVar(home,cmd)
621 fun! s:RecordInFile(home)
674 fun! vimball#VimballHome()
714 fun! vimball#SaveSettings()
[all …]
H A Dnetrw.vim1308 fun! netrw#Clean(sys)
3353 fun! NetUserPass(...)
5562 fun! netrw#GX()
5666 fun! s:CheckIfKde()
5925 fun! s:NetrwHome()
8277 fun! netrw#Shrink()
11826 fun! s:NetrwBMShow()
12067 fun! s:NetrwExe(cmd)
12508 fun! s:ShowLink()
12536 fun! s:ShowStyle()
[all …]
H A Dtar.vim107 fun! tar#Browse(tarfile)
238 fun! s:TarBrowseSelect()
284 fun! tar#Read(fname,mode)
380 fun! tar#Write(fname)
565 fun! tar#Diff(userfname,fname)
589 fun! tar#Extract()
724 fun! s:Rmdir(fname)
740 fun! tar#Vimuntar(...)
/vim-8.2.3635/runtime/indent/
H A Dsml.vim23 setlocal indentkeys+=0=and,0=else,0=end,0=handle,0=if,0=in,0=let,0=then,0=val,0=fun,0=\|,0=*),0)
91 if lno == -1 || moduleLine =~ '^\s*\(fun\|structure\|signature\)\>'
154 elseif line =~ '^\s*\(fun\|val\|open\|structure\|and\|datatype\|type\|exception\)\>'
166 let lastSwitch = search('\<\(case\|handle\|fun\|datatype\)\>','bW')
200 " Indent if last line starts with 'fun', 'case', 'fn'
201 elseif lline =~ '^\s*\(fun\|fn\|case\)\>'
206 " Don't indent 'let' if last line started with 'fun', 'fn'
208 if lline =~ '^\s*\(fun\|fn\)'
H A Dxml.vim65 fun! <SID>XmlIndentWithPattern(line, pat)
71 fun! <SID>XmlIndentSynCheck(lnum)
84 fun! <SID>XmlIndentSum(line, style, add)
104 fun! XmlIndentGet(lnum, use_syntax_check)
H A Derlang.vim571 " - may not precede 'catch': fun if of receive when
762 \ '\<fun\>\%(\s\|\n\|%.*$\|[A-Z_@][a-zA-Z_@]*\)*(',
965 elseif token ==# 'fun'
970 " The "fun" is followed by a variable, so we might have a named fun:
971 " "fun Fun() -> ok end". Thus we take the next token to decide
973 " reference ("fun Mod:Fun").
980 " (e.g. "fun () -> ok end")
987 call s:Log(' LTI is in a condition; matching "fun" found')
994 call s:Log(' LTI is in a branch; matching "fun" found')
998 call s:Log(' LTI is in a guard; matching "fun" found')
[all …]
H A Dcdl.vim22 fun! CdlAsignment(lnum, line)
47 fun! CdlGetIndent(lnum)
H A Dishd.vim24 fun! GetIshdIndent(lnum)
/vim-8.2.3635/runtime/plugin/
H A DlogiPat.vim61 fun! LogiPat(pat,...)
155 fun! s:LP_PatPush(pat)
165 fun! s:LP_PatPop(lookup)
181 fun! s:LP_OpPush(op)
235 fun! s:LP_Execute(preclvl)
268 fun! s:LP_Not(pat)
282 fun! s:LP_Or(pat1,pat2)
291 fun! s:LP_And(pat1,pat2)
300 fun! s:StackLook(description)
H A DnetrwPlugin.vim102 fun! s:LocalBrowse(dirname)
154 fun! s:VimEnter(dirname)
177 fun! NetrwStatusLine()
194 fun! NetUserPass(...)
/vim-8.2.3635/runtime/macros/
H A Dless.vim83 fun! s:Help()
117 fun! s:NextPage()
198 fun! s:Forward()
209 fun! s:Backward()
228 fun! s:End()
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim236 fun! s:CleanUp(options, mode, startpos, ...)
330 fun! s:ParseWords(groups)
366 fun! s:Wholematch(string, pat, start)
386 fun! s:Ref(string, d, ...)
431 fun! s:Count(string, pattern, ...)
457 fun! s:Resolve(source, target, output)
546 fun! matchit#Match_debug()
577 fun! matchit#MultiMatch(spflag, mode)
689 " fun! s:Autocomplete()
730 " fun! s:Gthhoh()
[all …]
/vim-8.2.3635/runtime/lang/
H A Dmenu_chinese_gb.936.vim30 " fun! s:Helpfind()
99 " fun! s:SearchP()
104 " fun! s:TagFiles()
129 " fun! s:TextWidth()
134 " fun! s:FileFormat()
305 fun Do_toolbar_tmenu()
H A Dmenu_zh_cn.utf-8.vim30 " fun! s:Helpfind()
99 " fun! s:SearchP()
104 " fun! s:TagFiles()
129 " fun! s:TextWidth()
134 " fun! s:FileFormat()
305 fun Do_toolbar_tmenu()
/vim-8.2.3635/runtime/
H A Dmenu.vim107 fun! s:Helpfind()
217 fun! s:EditVimrc()
239 fun! s:FixFText()
275 fun! s:SearchP()
285 fun! s:TagFiles()
334 fun! s:TextWidth()
347 fun! s:FileFormat()
908 fun MenuExplOpen()
1143 fun! s:LoadVimSesn()
1153 fun! s:SaveVimSesn()
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dart.vim15 setl lw+=def-art-fun,deffacts,defglobal,defrule,defschema,for,schema,while
/vim-8.2.3635/runtime/tutor/
H A Dtutor.el.cp737157 ---> There are a some words fun that don't belong paper in this sentence.
224 2) Mud is fun,
H A Dtutor.el.utf-8157 ---> There are a some words fun that don't belong paper in this sentence.
224 2) Mud is fun,
H A Dtutor.zh_tw.utf-8164 ---> There are a some words fun that don't belong paper in this sentence.
233 2) Mud is fun,
H A Dtutor.zh.utf-8164 ---> There are a some words fun that don't belong paper in this sentence.
233 2) Mud is fun,
H A Dtutor.zh.euc203 ---> There are a some words fun that don't belong paper in this sentence.
315 ---> 2) Mud is fun,
/vim-8.2.3635/runtime/syntax/
H A Dart.vim17 syn keyword artspform declare def-art-fun deffacts defglobal defrule defschema do

12345