Searched refs:components (Results 1 – 25 of 36) sorted by relevance
12
| /vim-8.2.3635/src/VisVim/ |
| H A D | VisVim.rc | 53 "#include ""afxres.rc"" // Standard components\r\n" 196 #include "afxres.rc" // Standard components
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | gift.vim | 55 " Answer components: Feedback and general feedback 64 " Answer components: Other components
|
| H A D | vue.vim | 4 " URL: https://vuejs.org/v2/guide/single-file-components.html
|
| H A D | aidl.vim | 3 " https://developer.android.com/guide/components/aidl
|
| H A D | xkb.vim | 3 " Language: XKB (X Keyboard Extension) components
|
| H A D | nsis.vim | 138 syn keyword nsisPageKwd contained custom license components directory instfiles uninstConfirm 143 syn match nsisPageExKwd contained "\<\%(un\.\)\?\%(custom\|license\|components\|directory\|instfil…
|
| H A D | maxima.vim | 52 syn keyword maximaFunc comp2pui compfile compile compile_file components concan concat
|
| H A D | clojure.vim | 109 …plement|[ _]supplement)?|kri|ngut%(supplement|%([ _]%(supplement|components))|components)?|i%(xuan…
|
| H A D | maple.vim | 431 syn keyword mvPkg_networks components diameter girth
|
| /vim-8.2.3635/src/ |
| H A D | findfile.c | 2649 int components = 0; in simplify_filename() local 2686 ++components; in simplify_filename() 2693 ++components; in simplify_filename() 2727 if (components > 0) // strip one preceding component in simplify_filename() 2813 components = 0; in simplify_filename() 2835 --components; in simplify_filename() 2852 ++components; // simple path component in simplify_filename()
|
| H A D | INSTALLx.txt | 15 environment with at least the following components:
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | coverity.yml | 22 tar ax -f coverity_tool.tgz --strip-components=1 -C cov-scan
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_cscop.txt | 305 The value of 'cspc' determines how many components of a file's path to 308 display that many components. For example: > 310 will display the last 3 components of the file's path, including the file
|
| H A D | pi_vimball.txt | 40 < and the plugin and all its components will be installed into their
|
| H A D | pi_getscript.txt | 292 and which merely need to have their components placed by the untar/gunzip or
|
| H A D | gui_w32.txt | 335 The Win32 GUI can use familiar Windows components for some operations, as well
|
| H A D | develop.txt | 119 - Vim is a component among other components. Don't turn it into a massive
|
| H A D | gui_x11.txt | 353 If you want to set the colors of remaining gui components (e.g., the
|
| H A D | quickref.txt | 665 'cscopepathcomp' 'cspc' how many components of the path to show 736 'guioptions' 'go' GUI: Which components and options are used
|
| H A D | cmdline.txt | 978 Can be repeated to remove several components at the end.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_options.vim | 580 " backslash for the path separator and the components could be in short 582 " slashes and convert the path components to long format. The expand()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | ada.vim | 176 \ 'c': ["component", "record type components"],
|
| H A D | rubycomplete.vim | 536 types = [ "app", "db", "lib", "test", "components", "script" ]
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 323 components (compiler, kernel, and so on) of the operating system on
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | html.vim | 241 " Tags added for web components:
|
12