log

age author description
Tue, 18 Jun 2024 20:00:05 +0200 Christian Brabandt translation(tr): Improve Turkish documentation
Tue, 18 Jun 2024 20:00:04 +0200 Christian Brabandt runtime(csv): include a simple csv filetype and syntax plugin
Tue, 18 Jun 2024 19:45:06 +0200 Christian Brabandt runtime(nohlsearch): include the the simple nohlsearch package
Mon, 17 Jun 2024 18:45:03 +0200 Christian Brabandt Added tag v9.1.0496 for changeset a765f7d6cbdf9de674702d526fa19274f759666c
Mon, 17 Jun 2024 18:45:02 +0200 Christian Brabandt patch 9.1.0496: matched text is highlighted case-sensitively v9.1.0496
Mon, 17 Jun 2024 18:30:06 +0200 Christian Brabandt Added tag v9.1.0495 for changeset 17c21bb47bfdabafa170f02064b74c6b225b57c9
Mon, 17 Jun 2024 18:30:04 +0200 Christian Brabandt patch 9.1.0495: Matched text isn't highlighted in cmdline pum v9.1.0495
Mon, 17 Jun 2024 18:15:04 +0200 Christian Brabandt runtime(doc): Fix typos in several documents
Mon, 17 Jun 2024 13:30:03 +0200 Christian Brabandt runtime(doc): clarify when text properties are cleared
Mon, 17 Jun 2024 13:15:05 +0200 Christian Brabandt runtime(doc): improve the vim-shebang example
Mon, 17 Jun 2024 05:45:05 +0200 Christian Brabandt runtime(doc): revert unintended formatting changes for termdebug
Sun, 16 Jun 2024 17:00:10 +0200 Christian Brabandt runtime(java): Add a config variable for commonly used compiler options
Sun, 16 Jun 2024 17:00:10 +0200 Christian Brabandt Added tag v9.1.0494 for changeset e3162e73cc10070a02bd77ee4a8b644aef586ceb
Sun, 16 Jun 2024 17:00:09 +0200 Christian Brabandt patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft' v9.1.0494
Sun, 16 Jun 2024 17:00:08 +0200 Christian Brabandt runtime(html): bump length of character references in syntax script (#15022)
Sun, 16 Jun 2024 17:00:07 +0200 Christian Brabandt runtime(termdebug): properly check mapping variables using null_dict
Sun, 16 Jun 2024 09:00:05 +0200 Christian Brabandt runtime(kdl): fix KdlIndent and kdlComment in indent script (#15019)
Sun, 16 Jun 2024 09:00:05 +0200 Christian Brabandt Added tag v9.1.0493 for changeset c28863717d629f29eab4b086cc347f80acc41297
Sun, 16 Jun 2024 09:00:04 +0200 Christian Brabandt patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix v9.1.0493
Sun, 16 Jun 2024 08:45:13 +0200 Christian Brabandt runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016)
Sun, 16 Jun 2024 08:45:12 +0200 Christian Brabandt runtime(termdebug): using wrong type for PlaceSign()
Sun, 16 Jun 2024 08:45:11 +0200 Christian Brabandt Added tag v9.1.0492 for changeset 974133f9655a58c7287c4b95ee1e5b86e2da7ad5
Sun, 16 Jun 2024 08:45:09 +0200 Christian Brabandt patch 9.1.0492: filetype: Vim-script files not detected by shebang line v9.1.0492
Sat, 15 Jun 2024 16:15:03 +0200 Christian Brabandt runtime(zip): revert unintended change to zip#Write()