Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 199) sorted by relevance

12345678

/vim-8.2.3635/src/
H A DMake_vms.mms750 blob.obj : blob.c vim.h [.auto]config.h feature.h os_unix.h
799 dict.obj : dict.c vim.h [.auto]config.h feature.h os_unix.h \
894 help.obj : help.c vim.h [.auto]config.h feature.h os_unix.h \
919 list.obj : list.c vim.h [.auto]config.h feature.h os_unix.h \
931 map.obj : map.c vim.h [.auto]config.h feature.h os_unix.h \
975 ops.obj : ops.c vim.h [.auto]config.h feature.h os_unix.h \
1042 sign.obj : sign.c vim.h [.auto]config.h feature.h os_unix.h \
1066 tag.obj : tag.c vim.h [.auto]config.h feature.h os_unix.h \
1093 ui.obj : ui.c vim.h [.auto]config.h feature.h os_unix.h \
1135 gui.obj : gui.c vim.h [.auto]config.h feature.h os_unix.h \
[all …]
H A DINSTALLvms.txt12 The file "feature.h" can be edited to match your preferences, but this file
13 does not describe possibilities hidden in feature.h acrobatics, however
15 with feature.h
69 2.1. Edit vim-X.X/src/feature.h for your preference. (You can skip
73 For example, if you want to add the MULTI_BYTE feature, turn on
243 related feature in MAKE_VMS.MMS file. Usually it needs some extra tuning
263 Defines source code related with particular feature.
345 Enable Perl feature at make_vms.mms with VIM_PERL = YES
359 Enable Python feature at make_vms.mms with VIM_PYTHON = YES
370 Enable TCL feature at make_vms.mms with VIM_TCL = YES
/vim-8.2.3635/runtime/syntax/
H A Dcucumber.vim4 " Filenames: *.feature
20 …nd": "Latar Belakang\\>", "but": "Tetapi\\>", "examples": "Contoh \\>", "feature": "Fungsi\\>", "g…
23 …ground": "Cefndir\\>", "but": "Ond\\>", "examples": "Enghreifftiau\\>", "feature": "Arwedd\\>", "g…
24 …ackground": "Baggrund\\>", "but": "Men\\>", "examples": "Eksempler\\>", "feature": "Egenskab\\>", …
29 …\\>", "background": "B4\\>", "but": "BUT\\>", "examples": "EXAMPLZ\\>", "feature": "OH HAI\\>", "g…
32 …nd": "Background\\>", "but": "But y'all\\>", "examples": "Examples\\>", "feature": "Feature\\>", "…
33 …, "background": "Fono\\>", "but": "Sed\\>", "examples": "Ekzemploj\\>", "feature": "Trajto\\>", "g…
35 … "background": "Taust\\>", "but": "Kuid\\>", "examples": "Juhtumid\\>", "feature": "Omadus\\>", "g…
37 …ackground": "Tausta\\>", "but": "Mutta\\>", "examples": "Tapaukset\\>", "feature": "Ominaisuus\\>"…
44 …", "background": "Dasar\\>", "but": "Tapi\\>", "examples": "Contoh\\>", "feature": "Fitur\\>", "gi…
[all …]
H A Dcheetah.vim8 " PSP-style tags: <% .. %> (obsoleted feature)
9 " doc-strings and header comments (rarely used feature)
/vim-8.2.3635/runtime/doc/
H A Dos_mac.txt21 8. The darwin feature |mac-darwin-feature|
119 When reporting any Mac specific bug or feature change, please use the vim-mac
131 8. The Darwin Feature *mac-darwin-feature*
134 Darwin. The last pre-Darwin OS was Mac OS 9. The darwin feature makes Vim
137 What is accomplished with this feature is two-fold:
150 For brevity, the feature is referred to as "darwin" to signify it one of the
153 The feature is a configuration option. Accordingly, whether it is enabled or
157 The feature is enabled by default. For most macOS users, that should be
166 To make sure at runtime whether or not the darwin feature is compiled in, you
167 can use `has('osxdarwin')` which returns 1 if the feature is compiled in; 0
[all …]
H A Ddebugger.txt52 examples where this feature would be used would be a debugger showing an arrow
58 This feature can be used with more than debuggers, too. An IPE can use a sign
59 to highlight build errors, searched text, or other things. The sign feature
68 This feature allows a line to have a predominant highlight. The highlight is
86 This feature allows a debugger, or other external tool, to display dynamic
87 information based on where the mouse is pointing. The purpose of this feature
89 However, the feature was implemented in as general a manner as possible and
105 |+balloon_eval| feature. For the terminal the |+balloon_eval_term| feature
H A Doptions.txt418 feature}
690 feature}
702 feature}
713 feature}
793 feature}
816 feature}
1125 feature}
1151 feature}
1158 feature}
1173 feature}
[all …]
H A Dpi_spec.txt90 on each changelog entry. One advantage of turning this feature on is
94 release for you. To turn this feature on, just insert the following
103 If you don't like the release updating feature and don't want to answer
H A Dtesting.txt29 test_<feature>.vim (replace <feature> with the feature under test). These use
33 These tests are used only for testing Vim without the |+eval| feature.
88 |drop_file| feature is present.
144 {only available when compiled with the +channel feature}
157 {only available when compiled with the +job feature}
H A Dos_amiga.txt19 compiled with the |+ARP| feature enabled. Make sure that newcli and run are
31 the |+digraphs| feature. If you want to use Vim with other terminals you can
33 See the makefiles and feature.h.
H A Dvarious.txt311 there is a preceding '+', the feature is included,
313 you have to edit feature.h and recompile Vim.
324 - never, feature was removed
326 Thus if a feature is marked with "N", it is included
329 *+feature-list*
339 feature.
503 feature is only available when the related library can
681 {not available when compiled without the |+eval| feature}
730 feature}
749 feature}
H A Ddevelop.txt67 - A feature that people do not know about is a useless feature. Don't add
91 - That a feature is not possible on some platforms, or only possible on one
98 - A feature that isn't documented is a useless feature. A patch for a new
99 feature must include the documentation.
118 should be a feature that can be disabled.
224 - Variable length arrays (even in C11 this is an optional feature).
H A Dusr_90.txt167 disable a feature by uncommenting a line.
180 See |+feature-list| for which feature
197 You can find a bit of explanation for each feature, and links for more
198 information here: |feature-list|.
199 For the adventurous, edit the file "feature.h". You can also change the
/vim-8.2.3635/src/testdir/
H A Dcheck.vim4 command -nargs=1 MissingFeature throw 'Skipped: ' .. <args> .. ' feature missing'
6 " Command to check for the presence of a feature.
10 throw 'Checking for non-existent feature ' .. a:name
17 " Command to check for the absence of a feature.
21 throw 'Checking for non-existent feature ' .. a:name
24 throw 'Skipped: ' .. a:name .. ' feature present'
H A DMake_ming.mak43 @rem without the +eval feature test_result.log is a copy of test.log
92 # Tiny tests. Works even without the +eval feature.
129 # Limitation: Only works with the +eval feature.
H A DMake_dos.mak31 @rem without the +eval feature test_result.log is a copy of test.log
80 # Tiny tests. Works even without the +eval feature.
117 # Limitation: Only works with the +eval feature.
H A Ddos.vim4 " This is used only when the +eval feature is available.
H A Dunix.vim5 " Only when the +eval feature is present.
H A Dsetup.vim17 " Only when the +eval feature is present.
/vim-8.2.3635/runtime/ftplugin/
H A Deiffel.vim30 …\ '\<\%(^note\|indexing\|class\|^obsolete\|inherit\|insert\|^create\|convert\|feature\|^invariant\…
55 \ 'obsolete\|inherit\|insert\|create\|convert\|feature\|' .
66 let [features_start, _] = searchpos('^feature\>')
67 call search('^\s\+\a') " find the first feature
/vim-8.2.3635/runtime/indent/
H A Dcucumber.vim35 " feature heading
44 " line after feature heading
53 " tag or comment before a feature heading
H A Deiffel.vim24 setlocal indentkeys+==creation,=feature,=inherit,=class,=is,=redefine,=rename,=variant
32 let s:relative_indent = '^\s*\(deferred\|class\|feature\|creation\|inherit\|loop\|from\|across\|unt…
34 let s:no_indent = '^\s*\(class\|feature\|creation\|inherit\)\>'
/vim-8.2.3635/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md11 **Is your feature request about something that is currently impossible or hard to do? Please descri…
22 Add any other context or screenshots about the feature request here.
/vim-8.2.3635/runtime/
H A Ddefaults.vim29 " When the +eval feature is missing, the set command above will be skipped.
30 " Use a trick to reset compatible only when the +eval feature is missing.
88 " Only do this part when Vim was compiled with the +eval feature.
/vim-8.2.3635/src/libvterm/
H A DCONTRIBUTING16 Bug reports and feature requests can be sent to any of the above resources.

12345678