50 Commits

Author SHA1 Message Date
14da0fb2d8 patch 9.1.1188: runtime(tera): tera support can be improved
Problem:  runtime(tera): tera support can be improved
Solution: update tera filetype plugin, include a tera syntax script
          include tera syntax tests, update the filetype test,
          update makemenu and synmenu vim scripts
          (MuntasirSZN)

closes: #16830

Signed-off-by: MuntasirSZN <muntasir.joypurhat@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-03-09 08:52:05 +01:00
68a8947069 patch 9.1.0013: Modula2 filetype support lacking
Problem:  Modula2 filetype support lacking
Solution: Improve the Modula-2 runtime support, add additional modula2
          dialects, add compiler plugin, update syntax highlighting,
          include syntax tests, update Makefiles (Doug Kearns)

closes: #6796
closes: #8115

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Benjamin Kowarsch <trijezdci@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-05 17:59:04 +01:00
34d15155fc runtime(menu): regenerate synmenu
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-01 20:28:12 +01:00
bc8f79d36a patch 9.0.2104: wast filetype should be replaced by wat filetype
Problem:  wast filetype should be replaced by wat filetype
Solution: start using the official wat filetype name

runtime: rename `wast` filetype to `wat` (Wasm text format)

The problem is the name of the current filetype wast. When the plugin
was initially created, the file extension for Wasm text format was not
fixed and .wast was more popular.

However, recently .wat became the official file extension for
WebAssembly text (WAT) format and .wast is now a file extension for the
unofficial WAST format, which is a superset of .wat for the convenience
to describe the Wasm specification conformance tests.

https://webassembly.js.org/docs/contrib-wat-vs-wast.html

However for now, let's keep using the `wat` filetype even for the .wast
extension, so that we at least do not lose the filetype settings and
syntax highlighting. This can be adjusted later, if it turns out to have
a separate need for.

closes: #13533

Signed-off-by: rhysd <lin90162@yahoo.co.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-11-14 16:46:07 +01:00
dbf749bd5a runtime: Fix more typos (#13354)
* Fix more typos

* Fix typos in ignored runtime/ directory

Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-10-16 09:53:37 +02:00
acb91d3905 runtime(zserio): add zserio syntax (#13005)
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-09-01 23:10:26 +02:00
e978b4534a Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)
* Dedicate upcoming Vim 9.1 to Bram

Also replace in a few more places Brams email address and mention new
maintainers.

* Remove Bram from any Maintainer role

* runtime: Align Header

* it's mailing list not mailinglist
2023-08-13 10:33:05 +02:00
3c053a1a5a Update runtime files 2022-10-16 13:11:12 +01:00
caf05f504e patch 9.0.0659: wrong type of comment in SetSyn() function
Problem:    Wrong type of comment in SetSyn() function.
Solution:   Use Vim9 comment. (closes #11278)
2022-10-04 18:42:10 +01:00
b529cfbd04 Update runtime files 2022-07-25 15:42:07 +01:00
3e79c97c18 Update runtime files; use compiled functions 2022-02-04 19:48:06 +00:00
4466ad6baa Update runtime files 2020-11-21 13:16:30 +01:00
bfd3433330 patch 8.1.2408: syntax menu and build instructions outdated
Problem:    Syntax menu and build instructions outdated.
Solution:   Update build instructions and syntax menu.
2019-12-07 19:24:34 +01:00
56c860c315 Update runtime files. 2019-08-17 20:09:31 +02:00
396e829fa3 Update runtime files 2019-07-13 23:04:31 +02:00
b1c9198afb Vim 8.1 release
Update version number and information.  Fix a couple of tests.
2018-05-17 17:04:55 +02:00
01164a6546 Long overdue runtime update. 2017-11-02 22:58:42 +01:00
214641f77d Runtime file updates. 2017-03-05 17:04:09 +01:00
36f44c21da Updated runtime files. 2016-08-28 18:17:20 +02:00
0c1ff16b54 updated runtime files. Add avra syntax. 2016-04-21 18:01:28 +02:00
fc39ecf8de Update runtime files. 2015-08-11 20:34:49 +02:00
fb539273c9 Updated runtime files. 2014-08-22 19:21:47 +02:00
1a42b4befb Update files for the 7.4b BETA release. 2013-07-28 18:29:08 +02:00
913df81e74 Vim 7.4a BETA release. 2013-07-06 15:44:11 +02:00
56b45b9b37 Update runtime files. 2013-06-24 22:22:18 +02:00
34700a6a15 Updated runtime files. 2013-03-07 13:20:54 +01:00
1affd72471 Preparations for 7.3d release. 2010-08-04 17:49:30 +02:00
44886d93c4 Minor updates for the 7.3c release. 2010-08-01 19:06:10 +02:00
0ed0eea206 Updated runtime files. 2010-07-26 22:21:27 +02:00
704ac92541 Add a few items to the syntax menu. Split up long submenus. 2010-07-20 13:10:11 +02:00
c236c16d08 updated for version 7.2b-000 2008-07-13 17:41:49 +00:00
aba8857aa3 updated for version 7.2a-00 2008-06-25 20:13:35 +00:00
044b68f42a updated for version 7.1b 2007-05-10 17:39:52 +00:00
9964e468c0 updated for version 7.1a 2007-05-05 17:54:07 +00:00
06a89a5159 updated for version 7.0f05 2006-04-29 22:01:03 +00:00
25e2c9e3e6 updated for version 7.0f03 2006-04-27 21:40:34 +00:00
f9393ef5ef updated for version 7.0f 2006-04-24 19:47:27 +00:00
c1e37901fc updated for version 7.0e02 2006-04-18 21:55:01 +00:00
b21e5843e5 updated for version 7.0e 2006-04-16 18:30:08 +00:00
c6249bb246 updated for version 7.0d05 2006-04-15 20:25:09 +00:00
4c3f536f47 updated for version 7.0d01 2006-04-11 21:38:50 +00:00
779b74b2a2 updated for version 7.0d 2006-04-10 14:55:34 +00:00
5555acc08e updated for version 7.0c12 2006-04-07 21:33:12 +00:00
d2cec5b043 updated for version 7.0c02 2006-03-28 21:08:56 +00:00
899dddf888 updated for version 7.0b02 2006-03-26 21:06:50 +00:00
1a14c2ccd1 updated for version 7.0b01 2006-03-25 21:52:34 +00:00
c01140a1a0 updated for version 7.0b 2006-03-24 22:21:52 +00:00
293ee4d421 updated for version 7.0021 2004-12-09 21:34:53 +00:00
d4755bb0e0 updated for version 7.0014 2004-09-02 19:12:26 +00:00
071d4279d6 updated for version 7.0001 2004-06-13 20:20:40 +00:00