Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 243) sorted by relevance

12345678910

/vim-8.2.3635/runtime/tutor/
H A Dtutor.vim68 " The Japanese tutor is available in three encodings, guess which one to use
78 " The Korean tutor is available in two encodings, guess which one to use
85 " The Chinese tutor is available in three encodings, guess which one to use
102 " The Polish tutor is available in two encodings, guess which one to use.
109 " The Turkish tutor is available in two encodings, guess which one to use
116 " The Greek tutor is available in three encodings, guess what to use.
128 " The Slovak tutor is available in three encodings, guess which one to use
135 " The Slovak tutor is available in two encodings, guess which one to use
144 " The Czech tutor is available in three encodings, guess which one to use
151 " The Russian tutor is available in three encodings, guess which one to use.
[all …]
/vim-8.2.3635/runtime/lang/
H A DREADME.txt48 library, which is not always available.
52 Other conversions may not always be available (e.g., between iso-8859-# and
53 MS-Windows codepages), thus the converted menu file must be available.
/vim-8.2.3635/src/
H A Dclipboard.c53 cb->available = can_use; in clip_init()
134 if (cbd->available) in clip_own_selection()
155 if (!cbd->owned && cbd->available) in clip_own_selection()
217 if (VIsual_active && (State & NORMAL) && clip->available) in clip_copy_selection()
2166 if (!clip_star.available) in may_get_selection()
2173 if (!clip_plus.available) in may_get_selection()
2188 && clip_star.available) in may_set_selection()
2194 && clip_plus.available) in may_set_selection()
2217 && clip_plus.available) ? '+' : '*'; in adjust_clip_reg()
2219 if (!clip_star.available && *rp == '*') in adjust_clip_reg()
[all …]
H A Dgui_x11.c2226 XColor available; in gui_mch_get_rgb_color() local
2234 if (XParseColor(gui.dpy, colormap, (char *)spec, &available) != 0 in gui_mch_get_rgb_color()
2235 && XAllocColor(gui.dpy, colormap, &available) != 0) in gui_mch_get_rgb_color()
2236 return (guicolor_T)available.pixel; in gui_mch_get_rgb_color()
2239 CLEAR_FIELD(available); in gui_mch_get_rgb_color()
2240 available.red = r << 8; in gui_mch_get_rgb_color()
2241 available.green = g << 8; in gui_mch_get_rgb_color()
2242 available.blue = b << 8; in gui_mch_get_rgb_color()
2243 if (XAllocColor(gui.dpy, colormap, &available) != 0) in gui_mch_get_rgb_color()
2244 return (guicolor_T)available.pixel; in gui_mch_get_rgb_color()
H A Dregister.c238 else if (clip_star.available && regname == '*') in get_yank_register()
244 else if (clip_plus.available && regname == '+') in get_yank_register()
277 if (name == '*' && clip_star.available) in get_register()
283 if (name == '+' && clip_plus.available) in get_register()
1158 if (!clip_star.available && oap->regname == '*') in op_yank()
1160 else if (!clip_plus.available && oap->regname == '+') in op_yank()
1397 if (clip_star.available in op_yank()
1417 if (clip_plus.available in op_yank()
/vim-8.2.3635/runtime/doc/
H A Dif_pyth.txt22 The Python 2.x interface is available only when Vim was compiled with the
24 The Python 3 interface is available only when Vim was compiled with the
26 Both can be available at the same time, but read |python-2-and-3|.
67 Environment variables set in Vim are not always available in Python. This
271 "current" objects available in vim:
317 Type of this object is available via "Options" attribute of vim
735 |pyxeval()| is also available.
839 You can test what Python version is available with: >
850 the other one from being available.
911 You can test if pyx* commands are available with: >
[all …]
H A Doptions.txt1165 {only available when compiled with the
1250 mess No output available for |g<|.
1473 functions are used when available.
1640 Only available with the |+X11| feature.
3782 {not available in the GTK+ GUI}
5177 available)
5206 available)
5245 memory that is available to Vim.
6019 to 2 if Python 2 is available.
6501 The following words are available:
[all …]
H A Dft_raku.txt28 Some of them are available with standard Vim digraphs:
38 The Greek alphabet is available with '*' followed by a similar Latin symbol:
43 Numbers, subscripts and superscripts are available with 's' and 'S':
H A Dusr_45.txt27 language (if they are available). To see what the current language is, use
50 This only works if the language is available on your system. The advantage is
59 when translated messages are not available. Vim will silently fall back to
74 If translated messages are not available for your language, you could write
81 When you are satisfied with the translation, consider making it available
92 language are available.
121 To see which menu translations are available, look in this directory:
184 select and try out the fonts available. Only fixed-width fonts can be used
296 This depends on the conversion available.
367 To find out which keymap files are available, in the GUI you can use the
H A Dremote.txt20 The following command line arguments are available:
104 specified name is not available, a postfix is applied until a free name is
106 X-server. The resulting name is available in the servername builtin variable
112 argument as described above. If an exact match is not available, the first
153 serverlist() get a list of available servers
H A Dvimtutor.man19 the GUI version of vim is available, or falls back to Vim if gvim is
25 available, it will be used. Otherwise the English version will be
H A Dft_ps1.txt43 It tries to pick a smart default PowerShell command: `pwsh` if available and
59 Many other distributions are available for Windows like
H A Dif_tcl.txt20 {only available when Vim was compiled with the |+tcl| feature}
184 available in vim. The contents of this array are updated after
217 These global variables are only available if the ":tcldo" Ex command
237 i.e. "$win" calls the command. The following options are available: >
256 available options.
316 i.e. "$buf" calls the command. The following options are available: >
411 < See |tcl-window-cmds| for the available options.
436 Two new I/O streams are available in Tcl, "vimout" and "vimerr". All output
448 available in a safe child interpreter therefore makes the child unsafe. (It
H A Dft_ada.txt135 support patched in. Such a version is available from the GNU Ada Project
156 GNAT is the only free (beer and speech) Ada compiler available. There are
157 several versions available which differ in the licence terms used.
338 use extended tagging, two options are available
342 overloading as these features are not available in C and
508 Source code explorer sidebar. There is a patch for Ada available.
H A Dprint.txt18 {only available when compiled with the |+printer| feature}
56 {only available when compiled with the |+postscript|
185 font may be named, and the special "guifont=*" syntax is not available.
407 it should be available on all PostScript printers) but the font size is
436 published by Addison-Wesley and available in PDF form at
487 Traditional Chinese fonts available at:
515 available from http://www.adobe.com as a PDF file.
574 There are three available versions:
581 - GNU Ghostscript which is available under the GNU General Public License. It
646 documents. Binary distributions are available for many platforms, as well as
H A Dusr_02.txt510 1) Use Ctrl-D after typing a topic and let Vim show all available topics.
566 For normal mode commands there is no prefix and the topic is available at
592 13) Vim script is available at >
594 < Certain aspects of the language are available at :h expr-X where "X" is a
601 < to find a short description of all functions available. Help topics for
634 < All matches are available in the quickfix window which can be opened
678 available in the form ft-<filetype>-<functionality>. So >
685 < are available.
H A Dft_rust.txt196 (available at https://github.com/mattn/webapi-vim). It sends the
230 Note: This binding is only available in MacVim.
236 Note: This binding is only available in MacVim.
H A Dusr_01.txt8 This chapter introduces the manuals available with Vim. Read this to know the
124 available, use the two-letter language code. For French: >
167 latest version is presently available at:
/vim-8.2.3635/READMEdir/
H A DREADME_bindos.txt10 These ones are available (the version number may differ):
16 The sources are also available (vim82src.zip).
/vim-8.2.3635/src/testdir/
H A Dtest77a.in8 cksum is part of POSIX and so should be available on most Unixes.
9 If it isn't available then the test will be skipped.
H A Dtest_file_size.vim8 " cksum is part of POSIX and so should be available on most Unixes.
9 " If it isn't available then the test will be skipped.
/vim-8.2.3635/
H A DLICENSE18 must make your changes, including source code, available to the
50 available to him.
68 the Vim license for your changes and make them available to the
H A DREADME_VIM9.md27 * Arguments are only available by name, not through the a: dictionary or
29 * Local variables are not available in an l: dictionary.
100 available built-in.
122 which is quite often available by default or can be easily installed.
131 JSON is available for this, and it's fairly easy to use. But it still
/vim-8.2.3635/runtime/syntax/
H A Darduino.vim8 " Automatically generated by the script available at
46 syn keyword arduinoMethod available availableForWrite begin charAt compareTo
/vim-8.2.3635/runtime/spell/
H A Dspell.vim3 " Assume we have 2 Gbyte RAM available.

12345678910