Home
last modified time | relevance | path

Searched refs:assign (Results 1 – 25 of 85) sorted by relevance

1234

/vim-8.2.3635/
H A Dvimtutor.com48 $ assign/nolog "''xx'" xx
/vim-8.2.3635/runtime/autoload/
H A Dpython3complete.vim446 assign=''
465 assign += token
476 assign += token
477 return "%s" % assign
H A Dpythoncomplete.vim464 assign=''
483 assign += token
494 assign += token
495 return "%s" % assign
/vim-8.2.3635/runtime/syntax/
H A Dsmarty.vim28 syn keyword smartyTagName strip assign counter cycle debug eval fetch
H A Damiga.vim46 syn keyword amiKey assign dir font loadwb prompt setpatch
H A Dcupl.vim73 " but assign them no special highlighting except for the .. operator
H A Dverilog.vim18 syn keyword verilogStatement always and assign automatic buf
H A Dhercules.vim19 syn keyword herculesType header assign_property alias assign
H A Dverilogams.vim23 syn keyword verilogamsStatement asinh assign atan atan2 atanh
H A Djproperties.vim22 " Most properties files assign values with "id=value" or "id:value". But,
H A Dliquid.vim106 syn keyword liquidKeyword assign cycle include with contained
H A Dnasm.vim40 " Definition Label = label defined by %[i]define or %[i]assign
226 syn match nasmDefine "^\s*%\(assign\|define\)\>"hs=e-6
227 syn match nasmDefine "^\s*%i\(assign\|define\)\>"hs=e-7
H A Daap.vim108 syn match aapPipeCmd '\s*:assign\>' contained
H A Deiffel.vim61 syn keyword eiffelDeclaration is do once deferred unique local attribute assign
H A Dsil.vim96 syn keyword swiftKeyword load load_unowned store assign mark_uninitialized mark_function_escape cop…
H A Dnatural.vim45 syn keyword naturalKeyword reset assign move left right justified compress to into edited
H A Dbtm.vim150 syn keyword btmCommand alias append assign attrib
H A Dhaskell.vim13 " Options-assign a value to these variables to turn the option on:
/vim-8.2.3635/runtime/ftplugin/
H A Dabaqus.vim31 " Definitions start with a * and assign a NAME, NSET, or ELSET
H A Draku.vim107 iabbrev <buffer> atomic-assign ⚛=
/vim-8.2.3635/runtime/doc/
H A Dft_raku.txt113 iabbrev <buffer> atomic-assign ⚛=
H A Dusr_46.txt90 If you try to assign a string to this variable, you will get an error: >
/vim-8.2.3635/src/testdir/
H A Dterm_util.vim159 " Open a terminal with a shell, assign the job to g:job and return the buffer
H A Dtest_profile.vim15 func RunProfileFunc(command, declare, assign) argument
48 call map(lines, {k, v -> substitute(v, 'AAA', a:assign, '') })
/vim-8.2.3635/src/
H A Dos_vms.c174 status = sys$assign(&odsc,&iochan,0,0); in get_tty()

1234