Commit Graph

22 Commits

Author SHA1 Message Date
8d9d2b222d runtime(tutor): Make all tutor files utf-8 only
In this commit, all legacy encodings for tutor files are removed.

* All the tutor files `tutor1.xx` and `tutor2.xx` are now `utf-8`
* All `README.xx.txt` files are now `utf-8`
* All makefiles are removed, as they are no longer needed
* The `tutor.vim` script is simplified
* The `README` indicates `utf-8` as a requirement
* update vimtutor.bat file

In 2025, there is no realistic scenario where a beginner starts the Vim
9.1 tutor on a machine that lacks UTF-8 support.
This change will ease the maintenance of the tutor files. Cf #17562 for
an example.

closes: #17582
closes: #17586

Co-authored-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Damien Lejay <damien@lejay.be>
Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-06-22 19:42:43 +02:00
fe0a9a3269 patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor
Problem:  translation(sr): Missing Serbian translation for the tutor
Solution: include new Serbian translation for the new tutor,
          include translation for chapter 2 of the traditional tutor,
          update the Makefiles for installing the runtime files
          (Ivan Pešić)

closes: #16550

Signed-off-by: Ivan Pešić <27575106+eevan78@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-01-31 15:20:03 +01:00
6fa304f27d runtime(tutor): update the tutor files and re-number the chapters
closes: #16110

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-12-02 20:22:52 +01:00
17c71daf83 runtime(vimtutor): Add a second chapter
fixes: #5719
closes: #5729

Signed-off-by: Paul Desmond Parker <pauldesmondparker@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-11-03 20:54:32 +01:00
e8d6f03f6a runtime: Remove Brams name from a few more runtime files (#12780)
syntax/model.vim: minor wording improvement

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
2023-08-23 21:23:07 +02:00
574ee7bc12 Update runtime files 2019-11-13 23:04:29 +01:00
b44b7add8a patch 8.1.1089: tutor does not check $LC_MESSAGES
Problem:    Tutor does not check $LC_MESSAGES.
Solution:   Let $LC_MESSAGES overrule $LANG. (Miklos Vajna, closes #4112)
2019-03-30 19:56:46 +01:00
a9604e6145 Update runtime files. 2018-07-21 05:56:22 +02:00
7dda86f2ff Update runtime files. 2018-04-20 22:36:41 +02:00
42ebd06642 Update runtime files. 2016-07-17 13:35:14 +02:00
946e27ab65 Updated runtime files. 2014-06-25 18:50:27 +02:00
d09acef44b Updated runtime files. 2012-09-21 14:54:30 +02:00
e37d50a5de updated for version 7.2c-000 2008-08-06 17:06:04 +00:00
446cb837a0 updated for version 7.2a 2008-06-24 21:56:24 +00:00
d7afed3753 updated for version 7.1a 2007-05-06 13:26:41 +00:00
45125098b3 updated for version 7.0-095 2006-09-10 11:24:31 +00:00
d9380f5c6d updated for version 7.0-079 2006-09-02 12:50:52 +00:00
97b2ad3542 updated for version 7.0228 2006-03-18 21:40:56 +00:00
a5792f5890 updated for version 7.0158 2005-11-23 21:25:05 +00:00
e2cc9702a6 updated for version 7.0060 2005-03-15 22:43:58 +00:00
c0197e2815 updated for version 7.0016 2004-09-13 20:26:32 +00:00
071d4279d6 updated for version 7.0001 2004-06-13 20:20:40 +00:00