Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 25 of 53) sorted by relevance

123

/vim-8.2.3635/src/libvterm/
H A DREADME21 To merge in changes from Github, do this:
23 - Setup the merge tool:
24 git config merge.tool vimdiff
25 git config merge.conflictstyle diff3
27 - Run the merge tool:
33 MERGED - best-effort merge of LOCAL and REMOTE
34 Now find places where automatic merge didn't work, they are marked with
H A DLICENSE10 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/vim-8.2.3635/runtime/syntax/
H A Dgitcommit.vim60 syn match gitcommitWarning "\%^[^#].*: needs merge$" nextgroup=gitcommitWarning skipnl
61 syn match gitcommitWarning "^[^#].*: needs merge$" nextgroup=gitcommitWarning skipnl contained
H A Dtidy.vim155 \ merge-emphasis mute-id ncr numeric-entities omit-optional-tags
167 syn keyword tidyAutoBooleanOption fix-bad-comments indent merge-divs merge-spans output-bom show-bo…
H A Dgpg.vim71 \ merge-only no no-allow-non-selfsigned-uid
H A Deviews.vim43 …s makeresids makesignals makestates makestats makesystem map matrix means merge metafile ml model …
H A Djson.vim133 …estriction, including without limitation the rights to use, copy, modify, merge, publish, distribu…
H A Dhtmlos.vim29 …etitem putitem switchitems gettable delrow delrows delcol delcols append merge fillcol fillrow fi…
H A Dps1.vim65 …tfrom|convertto|dismount|edit|expand|export|group|import|initialize|limit|merge|mount|out|publish|…
H A Dclojure.vim32merge","clojure.core/merge-with","clojure.core/meta","clojure.core/method-sig","clojure.core/metho…
H A Dlisp.vim281 syn keyword lispFunc debug merge subsetp
282 syn keyword lispFunc decf merge-pathname subst
283 syn keyword lispFunc declaim merge-pathnames subst-if
H A Dvmasm.vim65 syn match vmasmOpcode "\<v[vs]merge\>"
H A Dpov.vim18 syn keyword povCSG clipped_by composite contained_by difference intersection merge union
H A Dnastran.vim69 syn keyword nastranDmapMatmod add add5 cead dcmp decomp diagonal fbs merge
H A Dprogress.vim210 …ue menu menu-bar menu-item menu-k[ey] menu-m[ouse] menubar merge-by-field merge-changes merge-row-…
H A D8th.vim102 Builtin map= a:map= mean a:mean mean&variance a:mean&variance merge a:merge new a:new op! a:op! op…
211 Builtin keys m:keys len m:len map m:map merge m:merge new m:new op! m:op! open m:open slice m:slice
/vim-8.2.3635/src/
H A Dviminfo.c798 int merge = virp->vir_version >= VIMINFO_VERSION_WITH_HISTORY; in finish_viminfo_history() local
805 if (merge) in finish_viminfo_history()
822 write_viminfo_history(FILE *fp, int merge) in write_viminfo_history() argument
889 || !merge in write_viminfo_history()
2927 int merge = FALSE; in do_viminfo() local
2952 merge = TRUE; in do_viminfo()
2975 write_viminfo_history(fp_out, merge); in do_viminfo()
/vim-8.2.3635/src/xpm/
H A DCOPYRIGHT7 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12 …ap-indexed","map?","mapcat","mapv","max","max-key","memfn","memoize","merge","merge-with","meta","…
/vim-8.2.3635/runtime/indent/
H A Dsqlanywhere.vim79 \ 'case\|when\|merge\|exception'.
195 \ '\%(\<end\s\+\)\@<!\<case\>\|\<exception\>\|\<merge\>',
/vim-8.2.3635/src/po/
H A DREADME_mvc.txt77 first thing to do is merge them into the existing translations. This is done
H A DREADME_mingw.txt47 This will extract all the strings from Vim and merge them in with the
H A DREADME.txt73 This will extract all the strings from Vim and merge them in with the
/vim-8.2.3635/src/GvimExt/
H A DREADME.txt20 registry entries, right-click the gvimext.reg file and choose the "merge"
/vim-8.2.3635/runtime/ftplugin/
H A Dsql.vim321 " merge
359 \ '\<merge\>:' .

123