Mercurial > vim
annotate runtime/ftplugin/logtalk.dict @ 34591:19caff944d87 v9.1.0188
patch 9.1.0188: filetype: no support for Vento files
Commit: https://github.com/vim/vim/commit/9f26e5a9bcedb3caef26e9d77849ea37a3626bbf
Author: wrapperup <wrapperup4@gmail.com>
Date: Tue Mar 19 18:06:22 2024 +0100
patch 9.1.0188: filetype: no support for Vento files
Problem: Vento files are not recognized.
Solution: Recognize *.vto files as filetype "vento" (wrapperup)
Vento is a templating engine https://vento.js.org/
closes: #14229
Signed-off-by: wrapperup <wrapperup4@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 19 Mar 2024 18:15:07 +0100 |
parents | e1ae246924ee |
children |
rev | line source |
---|---|
14519 | 1 abolish |
2 abolish_category | |
3 abolish_events | |
4 abolish_object | |
5 abolish_protocol | |
6 abs | |
7 acos | |
8 acyclic_term | |
9 after | |
10 alias | |
11 always_true_or_false_goals | |
12 arg | |
13 asin | |
14 asserta | |
15 assertz | |
16 atan | |
17 atan2 | |
18 atom | |
19 atomic | |
20 atom_chars | |
21 atom_codes | |
22 atom_concat | |
23 atom_length | |
24 at_end_of_stream | |
25 bagof | |
26 before | |
27 built_in | |
28 call | |
29 callable | |
1668 | 30 calls |
14519 | 31 catch |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
32 catchall_catch |
1668 | 33 category |
14519 | 34 category_property |
35 ceiling | |
36 char_code | |
37 char_conversion | |
38 clause | |
39 clean | |
40 close | |
41 code_prefix | |
42 coinduction | |
43 coinductive | |
44 compare | |
45 complements | |
46 complements_object | |
47 compound | |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
48 conditionals |
14519 | 49 conforms_to_protocol |
50 context | |
51 context_switching_calls | |
52 copy_term | |
53 cos | |
54 create_category | |
55 create_logtalk_flag | |
56 create_object | |
57 create_protocol | |
58 current_category | |
59 current_char_conversion | |
60 current_event | |
61 current_input | |
62 current_logtalk_flag | |
63 current_object | |
64 current_op | |
65 current_output | |
66 current_predicate | |
67 current_prolog_flag | |
68 current_protocol | |
69 debug | |
70 define_events | |
71 deprecated | |
72 discontiguous | |
73 div | |
74 domain_error | |
75 duplicated_directives | |
1668 | 76 dynamic |
14519 | 77 dynamic_declarations |
78 elif | |
79 else | |
80 encoding | |
81 encoding_directive | |
82 endif | |
1668 | 83 end_category |
84 end_object | |
85 end_protocol | |
14519 | 86 engines |
87 ensure_loaded | |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
88 error |
14519 | 89 evaluation_error |
90 events | |
91 existence_error | |
92 exp | |
93 expand_goal | |
94 expand_term | |
95 export | |
1668 | 96 extends |
14519 | 97 extends_category |
1668 | 98 extends_object |
99 extends_protocol | |
14519 | 100 fail |
101 false | |
102 findall | |
103 float | |
104 float_fractional_part | |
105 float_integer_part | |
106 floor | |
107 flush_output | |
108 forall | |
109 forward | |
110 functor | |
111 get_byte | |
112 get_char | |
113 get_code | |
114 goal_expansion | |
115 ground | |
116 halt | |
117 hook | |
118 if | |
119 ignore | |
1668 | 120 implements |
121 implements_protocol | |
122 imports | |
123 imports_category | |
14519 | 124 include |
125 info | |
126 initialization | |
1668 | 127 instantiates |
128 instantiates_class | |
14519 | 129 instantiation_error |
130 integer | |
131 keysort | |
132 lambda_variables | |
133 log | |
134 logtalk_compile | |
135 logtalk_library_path | |
136 logtalk_load | |
137 logtalk_load_context | |
138 logtalk_make | |
139 logtalk_make_target_action | |
140 max | |
141 meta_non_terminal | |
142 meta_predicate | |
143 min | |
144 missing_directives | |
145 mod | |
146 mode | |
147 modules | |
148 multifile | |
149 nl | |
150 nonvar | |
151 number | |
152 numbervars | |
153 number_chars | |
154 number_codes | |
155 object | |
156 object_property | |
157 once | |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
158 one |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
159 one_or_error |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
160 one_or_more |
14519 | 161 op |
162 open | |
163 optimize | |
164 parameter | |
165 peek_byte | |
166 peek_char | |
167 peek_code | |
168 permission_error | |
169 phrase | |
170 portability | |
171 predicate_property | |
172 private | |
173 prolog_compatible_version | |
174 prolog_compiler | |
175 prolog_dialect | |
176 prolog_loader | |
177 prolog_version | |
178 protected | |
179 protocol | |
180 protocol_property | |
181 public | |
182 put_byte | |
183 put_char | |
184 put_code | |
185 read | |
186 read_term | |
187 redefined_built_ins | |
188 reexport | |
189 reload | |
190 rem | |
191 repeat | |
192 report | |
193 representation_error | |
194 resource_error | |
195 retract | |
196 retractall | |
197 round | |
198 scratch_directory | |
199 self | |
200 sender | |
201 setof | |
202 set_input | |
203 set_logtalk_flag | |
204 set_output | |
205 set_prolog_flag | |
206 set_stream_position | |
207 sign | |
208 sin | |
209 singleton_variables | |
210 sort | |
211 source_data | |
1668 | 212 specializes |
213 specializes_class | |
14519 | 214 sqrt |
215 stream_property | |
216 subsumes_term | |
217 sub_atom | |
218 suspicious_calls | |
219 synchronized | |
220 syntax_error | |
221 system_error | |
222 tabling | |
223 tan | |
224 term_expansion | |
225 term_variables | |
226 this | |
227 threaded | |
1668 | 228 threaded_call |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
229 threaded_cancel |
14519 | 230 threaded_engine |
231 threaded_engine_create | |
232 threaded_engine_destroy | |
233 threaded_engine_fetch | |
234 threaded_engine_next | |
235 threaded_engine_next_reified | |
236 threaded_engine_post | |
237 threaded_engine_self | |
238 threaded_engine_yield | |
239 threaded_exit | |
1668 | 240 threaded_ignore |
14519 | 241 threaded_notify |
242 threaded_once | |
1668 | 243 threaded_peek |
244 threaded_wait | |
14519 | 245 threads |
246 throw | |
247 trivial_goal_fails | |
1668 | 248 true |
14519 | 249 truncate |
250 type_error | |
251 undefined_predicates | |
252 underscore_variables | |
1668 | 253 unify_with_occurs_check |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
254 uninstantiation_error |
14519 | 255 unknown_entities |
256 unknown_predicates | |
257 uses | |
258 use_module | |
1668 | 259 var |
14519 | 260 version |
1668 | 261 write |
262 writeq | |
263 write_canonical | |
14519 | 264 xor |
33957
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
265 zero |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
266 zero_or_error |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
267 zero_or_more |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
268 zero_or_one |
e1ae246924ee
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)
Christian Brabandt <cb@256bit.org>
parents:
14519
diff
changeset
|
269 zero_or_one_or_error |