Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 130) sorted by relevance

123456

/vim-8.2.3635/runtime/doc/
H A Dquickfix.txt53 *location-list* *E776*
60 separate location list. A location list can be associated with only one
64 location list. When there are no longer any references to a location list,
262 the location list.
569 location list.
685 The location list window displays the entries in a location list. When you
687 displays the location list for the current window. The location list window
689 location list window open at a time. When you use a location list command in
695 1. If a window with the location list displayed in the location list window is
704 yet set, then it is set to the location list displayed in the location list
[all …]
H A Dindex.txt1384 |:labove| :lab[ove] go to location above current line
1398 |:lclose| :lcl[ose] close location window
1415 |:lhistory| :lhi[story] list the location lists
1416 |:ll| :ll go to specific location
1423 |:lnext| :lne[xt] go to next location
1424 |:lnewer| :lnew[er] go to newer location list
1431 |:lolder| :lol[der] go to older location list
1432 |:lopen| :lope[n] open location window
1433 |:lprevious| :lp[revious] go to previous location
1438 location list
[all …]
H A Dft_rust.txt108 |location-list| with errors. If not specified it defaults to 0: >
213 will populate the |location-list| with the errors from
215 then it will not populate the |location-list|.
H A Dhelphelp.txt141 Same as ":helpgrep", except the location list is used
143 already opened, then the location list for that window
145 the location list for that window is set. The
146 location list for the current window is not changed
H A Dif_cscop.txt96 `:lcscope` or `:lcs` uses the location list, see |:lcscope|
224 'cscopequickfix' option is set, the location list for the current window is
278 location (usually the project root directory) will be used as the prefix
349 the match you want to go to. After you have jumped to the new location,
/vim-8.2.3635/src/testdir/
H A Dtest_quickfix.vim850 " A. incorrectly copying location lists which caused the location list to show
3039 " After deleting the location list stack, if the location list window is
3643 " When jumping to a location list entry in the location list window and
4631 " For a location list, when both the file window and the location list
4646 " location list window should mark the buffer as a location list buffer.
4661 " When the location list is freed with the location list window open, the
4695 " Load the location list
4733 " No quickfix/location list
4739 " Empty quickfix/location list
5284 " create a window and a location list for it and open the location list
[all …]
H A Dtest_expand_func.vim21 " This test depends on the location in the test file, put it first.
H A Dtest_cdo.vim147 " Clear the quickfix/location list
/vim-8.2.3635/src/
H A Ddosinst.h147 static char location[2 * BUFSIZE + 2]; in searchpath() local
154 (LPWSTR)location) > (HINSTANCE)32) in searchpath()
156 WideCharToMultiByte(CP_ACP, 0, (LPWSTR)location, -1, in searchpath()
H A Dconfig.mk.in122 ### Prefix for location of data files
128 ### Prefix for location of data files
131 ### Prefix for location of man pages
H A Dos_mac_conv.c202 r.location = 0; in macroman2enc()
255 r.location = 0; in enc2macroman()
/vim-8.2.3635/runtime/ftplugin/
H A Dchicken.vim26 setl lispwords+=define-location
37 setl lispwords+=let-location
/vim-8.2.3635/runtime/syntax/
H A Dcsdl.vim235 syn match csdlTarget 'demographic\.location\.country'
236 syn keyword csdlTarget demographic.location.us_state
237 syn match csdlTarget 'demographic\.location\.city'
300 syn match csdlTarget 'twitter\.user\.location'
330 syn match csdlTarget 'twitter\.retweet\.user\.location'
355 syn match csdlTarget 'twitter\.retweeted\.user\.location'
412 syn match csdlTarget 'facebook\.og\.location'
428 syn match csdlTarget 'topix\.author\.location'
458 syn match csdlTarget 'board\.author\.location'
H A Dpsf.vim40 " install_type location machine_type mod_date number os_name os_release
88 " looking for a sync location.
H A Dcupl.vim19 syn keyword cuplHeader assembly assy location device nextgroup=cuplHeaderContents
H A Djavascript.vim60 syn keyword javaScriptMember document event location
H A Dant.vim69 syn keyword antElement display location macrodef mail majority manifest map mapper marker mergefile…
/vim-8.2.3635/runtime/pack/dist/opt/cfilter/plugin/
H A Dcfilter.vim1 " cfilter.vim: Plugin to filter entries from a quickfix/location list
15 " Same as :Cfilter but operates on the current location list.
/vim-8.2.3635/runtime/autoload/
H A Drustfmt.vim49 " only clear location list if it was previously filled to prevent
57 " otherwise get the errors and put them in the location list
H A Djavascriptcomplete.vim165 \ 'designMode', 'dir', 'domain', 'lastModified', 'location',
285 " Location - location.
369 \ 'length', 'location', 'name', 'onload', 'opener', 'parent', 'screen', 'self',
501 elseif shortcontext =~ 'location\.$'
604 …', 'frame', 'frameset', 'history', 'iframe', 'image', 'input', 'link', 'location', 'meta', 'naviga…
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp869 static char location[2 * BUFSIZE + 2]; in searchpath() local
876 (LPWSTR)location) > (HINSTANCE)32) in searchpath()
878 WideCharToMultiByte(CP_ACP, 0, (LPWSTR)location, -1, in searchpath()
H A DREADME.txt23 gvimext.dll. The value "path" specifies the location of "gvim.exe". If
/vim-8.2.3635/READMEdir/
H A DREADME_dos.txt47 Binary and runtime Vim archives are normally unpacked in the same location,
64 to another location. That is where they will stay, the install program
/vim-8.2.3635/runtime/compiler/
H A Dpowershell.vim57 " Error location.
/vim-8.2.3635/
H A Duninstall.txt41 3. Delete the executables. If you copied the executables to another location,

123456