Commit Graph

53 Commits

Author SHA1 Message Date
Yee Cheng Chin 4e39985e05 Merge remote-tracking branch 'vim/master' 2024-02-05 04:28:56 -08:00
Romain Lafourcade 124371c5a1 patch 9.1.0016: default diff highlighting is too noisy
Problem:  default diff highlighting is too noisy
Solution: Link diff highlighting groups to new
          Added/Removed/Changed, revert previous change
          (Romain Lafourcade)

Remove diff* links added in #13776 and doc added in commit b1392be

The links added in #13776 are way too noisy for the contexts in which
the `diff` syntax is applied (git commits, patches, etc.).

This commit:

- removes those links
- adds new default highlighting groups Added, Changed and
  Removed
- links the diff highlighting groups to those new defaults
- removes the doc changes
- adjusts the syntax_completion test for those newly added group
  names

Note: Changes to the default color schemes will be handled separately,
by adding links to those newly created Added/Removed/Changed
highlighting groups.

related: #13776
closes #13825

Signed-off-by: Romain Lafourcade <romain.lafourcade@razorfish.fr>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-07 23:32:19 +01:00
Yee Cheng Chin c50fd2fdde Merge remote-tracking branch 'vim/master'
Local fixes:
- Fix usage of `replace_termcodes` which added an additional parameter
  upstream.
2023-08-23 15:28:24 -07:00
Christian Brabandt 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
Yee Cheng Chin 9bf55ef10d Clean up syntax / formatting / typos in MacVim docs
Add "MACVIM REFERENCE" to syntax rule to reflect the new header to make
it look less weird. Also remove the "last changed date" header since I
rarely update it and it's not particularly useful given how in MacVim
the runtime is always bundled anyway.

Also, when investigating using Neovim's treesitter vim docs generating
tool for MacVim (to generate a web version of the documentation), found
a few typos / formatting issues. Fix them here.
2023-03-01 23:07:46 -08:00
Bram Moolenaar d13166e788 Update runtime files 2022-11-18 21:49:57 +00:00
Bram Moolenaar 76db9e0763 Update runtime files 2022-11-09 21:21:04 +00:00
Bram Moolenaar 6ebe4f970b Update runtime files 2022-10-28 20:47:54 +01:00
Bram Moolenaar 9fbdbb814f Update runtime files 2022-09-27 17:30:34 +01:00
Bram Moolenaar 2d8ed0203a Update runtime files. 2022-05-21 13:08:16 +01:00
Bram Moolenaar 30ab04e16e Update runtime files, new color schemes 2022-05-14 13:33:50 +01:00
Bram Moolenaar 3f32a5f160 Update runtime files and translations 2022-05-12 20:34:15 +01:00
Bram Moolenaar d899e51120 Update runtime files 2022-05-07 21:54:03 +01:00
Bram Moolenaar 4d8f476176 Update runtime files 2021-06-27 15:18:56 +02:00
Bram Moolenaar e7b1ea0276 Update runtime files. 2020-08-07 19:54:59 +02:00
Bram Moolenaar b17893aa94 Update runtime files 2020-03-14 08:19:51 +01:00
Bram Moolenaar 0c0734d527 Update runtime files 2019-11-26 21:44:46 +01:00
Bram Moolenaar 68e6560b84 Update runtime files. 2019-05-26 21:33:31 +02:00
Bram Moolenaar 01164a6546 Long overdue runtime update. 2017-11-02 22:58:42 +01:00
Bram Moolenaar 3ec574f2b5 Update runtime files.
Includes changing &sw to shiftwidth() for all indent scripts.
2017-06-13 18:12:01 +02:00
Bram Moolenaar 64d8e25bf6 Updated runtime files. 2016-09-06 22:12:34 +02:00
Bram Moolenaar 939a1abe93 Updated runtime files. 2016-04-10 01:31:25 +02:00
Bram Moolenaar 251835e14f Update runtime files. Add Euphoria syntax files. 2014-02-24 02:51:51 +01:00
Bram Moolenaar 3678208477 Updated runtime files. 2013-11-28 13:53:34 +01:00
Bram Moolenaar 7cba6c0636 Updated runtime files. 2013-09-05 22:13:31 +02:00
Bram Moolenaar dd007ed585 Updated runtime files. Fix NL translations. 2013-07-09 15:44:17 +02:00
Bram Moolenaar 203d04d764 Updated runtime files. 2013-06-06 21:36:40 +02:00
Bram Moolenaar 0187ca0bdf Updated runtime files. 2013-04-12 15:09:51 +02:00
Bram Moolenaar fa13eef3c9 Updated runtime files. 2013-02-06 17:34:04 +01:00
Bram Moolenaar 6c35beaa11 Updated runtime files. 2012-07-25 17:49:10 +02:00
Bram Moolenaar 8e52a59376 Fix more 'cpo' issues in runtime files. 2012-05-18 21:49:28 +02:00
Bram Moolenaar d38b055ab8 Updated runtime files. 2012-04-25 19:07:41 +02:00
Bram Moolenaar 6ee8d89cf9 Updated runtime files. 2012-01-10 14:55:01 +01:00
Bram Moolenaar f1568eca24 Update runtime files. 2011-12-14 21:17:39 +01:00
Bram Moolenaar 9729301aa0 Updated runtime files.
Add missing test82 files.
2011-07-18 19:40:27 +02:00
Bram Moolenaar 166af9bb6f Updated runtime files. 2010-11-16 20:34:40 +01:00
Bram Moolenaar d28478b557 Vim 7.3a -> 7.3b. 2010-07-18 23:29:58 +02:00
Bram Moolenaar 9855d6b361 Better conceal in help. (partly by Dominique Pelle) 2010-07-18 14:34:51 +02:00
Bram Moolenaar 349b2fb048 Improved version of 2html.vim.
Includes progress bar.
Fix dynamic folding in diff view.
(Benjamin Fritz)
2010-07-16 20:35:36 +02:00
Bram Moolenaar 7abcaab78d Minor runtime file updates. 2010-07-12 23:05:41 +02:00
Bram Moolenaar 9028b10dfe Support :browse for commands that use an error file argument. (Lech Lorens) 2010-07-11 16:58:51 +02:00
Bram Moolenaar d04b7507fd Make synstack() work on the character just after the end of the line. 2010-07-08 22:27:55 +02:00
Bram Moolenaar 5c73622a90 Update runtime files. 2010-01-06 20:54:52 +01:00
Bram Moolenaar c81e5e79a0 updated for version 7.1a 2007-05-05 18:24:42 +00:00
Bram Moolenaar 7fc904b610 updated for version 7.0d03 2006-04-13 20:37:35 +00:00
Bram Moolenaar 18144c8423 updated for version 7.0d02 2006-04-12 21:52:12 +00:00
Bram Moolenaar 7b89edc62d updated for version 7.0c11 2006-04-06 20:21:51 +00:00
Bram Moolenaar e2f98b95c8 updated for version 7.0c03 2006-03-29 21:18:24 +00:00
Bram Moolenaar 3991dab8e0 updated for version 7.0c 2006-03-27 17:01:56 +00:00
Bram Moolenaar e344bead3e updated for version 7.0140 2005-09-01 20:46:49 +00:00