Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

MacVim

Vim as a native macOS native GUI application
Collective - Host: opensource - https://opencollective.com/macvim - Website: https://macvim.org - Code: https://github.com/macvim-dev

Runtime(fortran): updates to indent, syntax and ftplugin (#13752)

* runtime update fortran.vim

Add folding for newer features of Fortran

* Runtime Update fo...

github.com/macvim-dev/macvim - ea9964a36f948c1266d43dd8b3890c6f3bdd243d authored 10 months ago by Ajit-Thakkar <[email protected]>
runtime(debcontrol): Add loong64 arch (#13754)

Co-authored-by: [email protected] <[email protected]>
Signed-off-by: James McCoy ...

github.com/macvim-dev/macvim - ec97edcbb9f6c0b751b03b981fd8191dbef0a5bb authored 10 months ago by James McCoy <[email protected]>
Merge pull request #1469 from ychin/sparkle-2.5.2

Sparkle 2.5.2

github.com/macvim-dev/macvim - 1306cc999b78d246c7488d6485fa6bda7a9cdaf2 authored 10 months ago by Yee Cheng Chin <[email protected]>
Sparkle 2.5.2

Contains a fix for a rare corruption issue when updater receives
SIGTERM.

github.com/macvim-dev/macvim - 53ad01b8b41798b2f158ef8704e6896461627eec authored 10 months ago by Yee Cheng Chin <[email protected]>
runtime(doc): add some error codes to `:help vim9class` (#13747)

Signed-off-by: Ernie Rael <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 1d4fcfe5515dbef15919dff6f2032a2ffaa9220f authored 10 months ago by errael <[email protected]>
patch 9.0.2184: Vim9: inconsistent :type/:class messages

Problem: Vim9: inconsistent :type/:class messages
Solution: Update the Messages (Ernie Rael)

c...

github.com/macvim-dev/macvim - e75fde6b043371a188660c3423e48b1b7fd7e14b authored 10 months ago by Ernie Rael <[email protected]>
runtime(erlang): add support for matchit plugin (#13713)

This commit updates the Erlang runtime files to be in sync with the
`vim-erlang-runtime` reposi...

github.com/macvim-dev/macvim - 18ab6c3392ef83abf078042e233d085fe80b6c06 authored 10 months ago by Csaba Hoch <[email protected]>
runtime(masm): add variants of opcodes (#13734)

that can actually be generated by compilers

Signed-off-by: Wu Yongwei <[email protected]>
...

github.com/macvim-dev/macvim - 37468879977ae32ab49f8fb15c4c458eb3efcdb8 authored 10 months ago by Wu Yongwei <[email protected]>
runtime(doc): Include Vim9 class features in version9.txt

closes: #13735

Signed-off-by: Yegappan Lakshmanan <[email protected]>
Signed-off-by: Doug Kear...

github.com/macvim-dev/macvim - 59df9ad68ba45b9e235ac068b2824e15e8b1f8a2 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2183: Maximum callback depth is not configurable

Problem: Maximum callback depth is not configurable.
Solution: Revert patch 9.0.2103. Set 'max...

github.com/macvim-dev/macvim - fe583b1e5987fbfdb5f2141c133dbff9665ed301 authored 10 months ago by zeertzjq <[email protected]>
translation(sr): Update Serbian messages translation (#13737)

Updated with newly added E1411

Signed-off-by: Ivan Pešić <[email protected]...

github.com/macvim-dev/macvim - 632b38b45fcd5143d7694e8b628400ec5e4520bd authored 10 months ago by Ivan Pešić <[email protected]>
runtime(doc): reformat and align :h ft-c-syntax (#13738)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 0630080bbd3ece71737daf657d51f6a4ebc19906 authored 10 months ago by Christian Brabandt <[email protected]>
runtime(vim): Update syntax file (#13739)

Match all ex commands after ":" and the "|" command separator.

Exceptions are not handled yet...

github.com/macvim-dev/macvim - 21064ebcd609b1dfcf63c55dca32e6465102d461 authored 10 months ago by dkearns <[email protected]>
patch 9.0.2182: Vim9: need a way to reserve future extension

Problem: Vim9: need a way to reserve future extension
Solution: reserve double underscore prefi...

github.com/macvim-dev/macvim - ff6f0d5c38e81f742e1161c1504fc6b8e45d9a1e authored 10 months ago by Yegappan Lakshmanan <[email protected]>
runtime(json5): Add TODO support to syntax script (#13743)

Signed-off-by: Danek Duvall <[email protected]>
Signed-off-by: Mazunki Hoksaas <rolferen@...

github.com/macvim-dev/macvim - cc944b1452547145cdd947a37c75fce695d8571e authored 10 months ago by Danek Duvall <[email protected]>
patch 9.0.2181: Vim9: missing error messages

Problem: Vim9: missing error messages
Solution: Add one more error message

closes: #13729

Sig...

github.com/macvim-dev/macvim - 5e133157785dd2fdcfaaecd4822f2793e28b466d authored 10 months ago by Ernie Rael <[email protected]>
runtime(doc): update helptags

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - cb69dc35102b7428609d03660ffec8e26cfed990 authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2180: POSIX function name in exarg causes issues

Problem: POSIX function name in exarg struct causes issues
on OpenVMS
Solution: Renam...

github.com/macvim-dev/macvim - 6fdb6280821a822768df5689a5d727e37d38306c authored 10 months ago by Zoltan Arpadffy <[email protected]>
patch 9.0.2179: no filetype detection for execline scripts

Problem: no filetype detection for execline scripts
Solution: Add filetype detection for execli...

github.com/macvim-dev/macvim - 63210c214afa6589b6132bd060908a8711f4567f authored 10 months ago by Mazunki Hoksaas <[email protected]>
patch 9.0.2178: reg_executing() wrong for :normal with range

Problem: reg_executing() returns wrong result in :normal with range
when 'showcmd' is...

github.com/macvim-dev/macvim - 615202bd0ebc1d8e3532f24b9b7232c2fd86b181 authored 10 months ago by zeertzjq <[email protected]>
patch 9.0.2177: Wrong cursor position when dragging out of window

Problem: Wrong cursor position when dragging out of window.
Solution: Don't use ScreenCols[] wh...

github.com/macvim-dev/macvim - ec14924368e23f2430815c009bd554f88de9c57f authored 10 months ago by zeertzjq <[email protected]>
translation(sr): Update Serbian messages translation (#13719)

Signed-off-by: Ivan Pešić <[email protected]>
Signed-off-by: Christian ...

github.com/macvim-dev/macvim - f01bee1bc0d21be9d7b36c4609255f6c0deff6f6 authored 10 months ago by Ivan Pešić <[email protected]>
runtime(netrw): prevent E11 on FocusGained autocommand (#13718)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - fbd72d2d47257267bc6e3fe093ef8c225369ab79 authored 10 months ago by Christian Brabandt <[email protected]>
translation(ja): Update Japanese translation (#13723)

ref: https://github.com/vim-jp/lang-ja/releases/tag/20231219

Signed-off-by: Ken Takata <kentk...

github.com/macvim-dev/macvim - ef07a7651e324b8540f5e2bd7fa35fe059ea0434 authored 10 months ago by K.Takata <[email protected]>
runtime(8th): updated 8th syntax (#13720)

* updated 8th.vim
* removed obsolete code

Signed-off-by: Ron Aaron <[email protected]>
Sig...

github.com/macvim-dev/macvim - 379df7c1dbb23d44918c7fbf102c4a0f7bdc2132 authored 10 months ago by ronaaron <[email protected]>
CI: change dependabot prefix to "CI" (#13724)

The default prefix of dependabot is "build(deps)". Change it to "CI".

Signed-off-by: zeertzj...

github.com/macvim-dev/macvim - 3ffc5bc6b8230bf8f28c75515e734dfb4545b29f authored 10 months ago by zeertzjq <[email protected]>
runtime(doc): Update change.txt (#13725)

Fix-up and clarify commit e06f2b498ccca921f34a1bec4464f042a5a2cabd

Signed-off-by: Ken Takata...

github.com/macvim-dev/macvim - 955652f6df9c4a1048fde8028c5c7f7871b5f71a authored 10 months ago by K.Takata <[email protected]>
patch 9.0.2175: Compile error with Motif UI + mouse support

Problem: Compile error with Motif UI + mouse support (after v9.0.1262)
Solution: Use correct ol...

github.com/macvim-dev/macvim - 18d0d29b420543efd4938619d821df7b67988de5 authored 10 months ago by Ken Takata <[email protected]>
runtime(doc): Create Changelog until v9.0.2175 (#13728)

Patch list created using:
```
git log --grep='^patch' --reverse --pretty='format:%D%gs%n%b' "v...

github.com/macvim-dev/macvim - 5872bcb6e8dfc15d7a5c0aaaf94d8029f3a1fa3f authored 10 months ago by Christian Brabandt <[email protected]>
Merge pull request #1466 from macvim-dev/dependabot/github_actions/actions/upload-artifact-4

build(deps): bump actions/upload-artifact from 3 to 4

github.com/macvim-dev/macvim - 1a8aef0b01ce606f17115b3e71d4864f0640d1b2 authored 10 months ago by Yee Cheng Chin <[email protected]>
build(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

github.com/macvim-dev/macvim - e676ef5022121c286e4d8f19d7fdaf0f992678e8 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
translation(it): Update Italian translations

Signed-off-by: Antonio Giovanni Colombo <[email protected]>
Signed-off-by: Christian Brabandt <cb...

github.com/macvim-dev/macvim - 2afe381a35912519182e0fd6c302c97c4f90f120 authored 10 months ago by Antonio Giovanni Colombo <[email protected]>
runtime(tmux): Update tmux syntax rules (#13708)

Signed-off-by: Eric Pruitt <[email protected]>
Signed-off-by: Christian Brabandt <cb@256b...

github.com/macvim-dev/macvim - b42703a662e87ef0ab643f417869851f065eaac4 authored 10 months ago by Eric Pruitt <[email protected]>
translation(tr): Update Turkish translations (#13710)

Signed-off-by: Emir SARI <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 2f05ad162e89dc2e54a2e7b4f6a8062fa808815a authored 10 months ago by Emir SARI <[email protected]>
patch 9.0.2175: Compiler warning for uninitialized var

Problem: Compiler warning for uninitialized var
Solution: initialize variable to NULL

closes: ...

github.com/macvim-dev/macvim - 38ce1a7ac8da8ac0a8b58a1087f56e62e6fdfaa4 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
runtime(fortan): update fortran syntax rules and doc notes

Update to the Fortran 2023 standard. Reorganize some code to reflect the
dropping of dialect sup...

github.com/macvim-dev/macvim - 71cbe8e17a8c0c29b91943a7e9da596d718c79cf authored 10 months ago by Ajit-Thakkar <[email protected]>
patch 9.0.2174: Vim9: segfault when assigning to type

Problem: Vim9: segfault when assigning to type
Solution: do not clear typeval, add missing patc...

github.com/macvim-dev/macvim - b5011089860b24f60db1a74f91c0adf8897c4401 authored 10 months ago by Ernie Rael <[email protected]>
CI: bump github/codeql-action from 2 to 3 (#13716)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

github.com/macvim-dev/macvim - ec497574fc06f97a5239fb08a7a76107a51383c2 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
runtime(doc): remove deprecation warning for gdefault

Deprecated can be misunderstood as being slated for removal; slightly
change wording to be clear...

github.com/macvim-dev/macvim - 82f19734bfcbddbaee8d5d837f7b7a7119366020 authored 10 months ago by dundargoc <[email protected]>
patch 9.0.2173: Vim9: crash when compiling for statement and non-existing type

Problem: Vim9: Vim crashes when compiling a for statement with a
non-existing type
So...

github.com/macvim-dev/macvim - 062bb6b9099f4c92e10465e5ff98db092a3eac1b authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2172: Vim9: compiling :defer may fail

Problem: Vim9: compiling :defer may fail
Solution: compile defer, when ctx_skip is not SKIP_YES...

github.com/macvim-dev/macvim - a185a31fc05c2dd15315cd59afc02b69aabb5893 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
translation(ie): Updated Irish translation (#13699)

Signed-off-by: Kevin Scannell <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bi...

github.com/macvim-dev/macvim - 535e8f59410a4d3065829e010bc5e13608a968cc authored 10 months ago by Kevin Scannell <[email protected]>
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)

Signed-off-by: Paulo Moura <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bit....

github.com/macvim-dev/macvim - 0f61943eb7769777a281e0f8b8ba4c5f46d13e84 authored 10 months ago by Paulo Moura <[email protected]>
runtime(racket): update Racket runtime files (#13693)

This brings the included Racket runtime files to commit 43bfc87 (update
headers, 2023-12-15) of...

github.com/macvim-dev/macvim - 5eb9cb53d619f89251d22299e2cb4f21918d9d38 authored 10 months ago by D. Ben Knoble <[email protected]>
runtime(colorschemes): Update colorschemes (#13691)

Minor changes:

- Regenerated using colortemplate 2.2.3
- Removed reversed gui-cursor for som...

github.com/macvim-dev/macvim - 0378f07fbaee9fd8773f3cf8cef146606dd7bf72 authored 10 months ago by Maxim Kim <[email protected]>
patch 9.0.2171: The options[] array is still not sorted alphabetically

Problem: The options[] array is still not sorted alphabetically
(after: v9.0.2154), c...

github.com/macvim-dev/macvim - ffba4e952b25c9257a7b0bd860b85fca2c1e65f4 authored 10 months ago by zeertzjq <[email protected]>
patch 9.0.2170: Vim9: no support for const/final class/objects vars

Problem: Vim9: no support for const/final class/objects vars
Solution: Support final and const ...

github.com/macvim-dev/macvim - e5437c542709b77ade084f96e60d84d4e847e6d3 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2169: Vim9: builtin funcs may accept a non-value

Problem: Vim9: builtin funcs may accept a non-value
Solution: Restrict builtin functions that a...

github.com/macvim-dev/macvim - d8bf87c9fbd92fd6b837446e886d47e557adadbc authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2168: Moving tabpages on :drop may cause an endless loop

Problem: Moving tabpages on :drop may cause an endless loop
Solution: Disallow moving tabpages ...

github.com/macvim-dev/macvim - df12e39b8b9dd39056e22b452276622cb7b617fd authored 10 months ago by Christian Brabandt <[email protected]>
runtime(cmake): sync runtime files with upstream (#13597)

Signed-off-by: [email protected]
Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 3afc9f2556faf2574d7950d879f2bf61612f3367 authored 10 months ago by Eisuke Kawashima <[email protected]>
runtime(doc): grammar & typo fixes

closes: #13654

github.com/macvim-dev/macvim - 17dca3cb97cdd7835e334b990565c8c0b93b1284 authored 10 months ago by Dominique Pellé <[email protected]>
runtime(termdebug): add Tbreak command

closes: #13656

Signed-off-by: iam28th <[email protected]>
Signed-off-by: Christian Brabandt ...

github.com/macvim-dev/macvim - 323dda1484d95ee5c8a1b2205f8c495446df75ee authored 10 months ago by iam28th <[email protected]>
patch 9.0.2167: Vim9: not consistently using :var for declarations

Problem: Vim9-script object/class variable declarations use syntax
that is inconsistent with...

github.com/macvim-dev/macvim - 74da0ee0a24799a312a3a8a65858237185ef7a23 authored 10 months ago by Doug Kearns <[email protected]>
patch 9.0.2166: Memory leak in Configure Script when checking GTK

Problem: Memory leak in Configure Script when checking GTK
Solution: Free the allocated memory
...

github.com/macvim-dev/macvim - 549f8c0b4ebe47168c98f46c8b62b1eb33da7c9c authored 10 months ago by Zdenek Dohnal <[email protected]>
patch 9.0.2165: Vim9: can simplify arg type checking code

Problem: Vim9: can simplify arg type checking code
Solution: In `f_argcheck` array use `arg_any...

github.com/macvim-dev/macvim - a8f7f92b56b42ea6a568eca889c48091f47fb429 authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2164: Vim9: can use type a func arg/return value

Problem: Vim9: can use type a func arg/return value
Solution: Check if using type as function a...

github.com/macvim-dev/macvim - b077b58809f6bd1078f409829cc1964b8475f9fc authored 10 months ago by Ernie Rael <[email protected]>
runtime(netrw): escape curdir in BrowseUpDir (#13681)

fixes #13678

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 9a775b4a2ae658e61f9d6582de72ea7a1b241aaa authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2163: Vim9: type can be assigned to list/dict

Problem: Vim9: type can be assigned to list/dict
Solution: Prevent assigning a `type` to a `lis...

github.com/macvim-dev/macvim - fa831102c38c9192edf3aaf0cbcaff9ee5e006ac authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2162: Vim9: type documentation out-dated

Problem: Vim9: type documentation out-dated
Solution: Update documentation, fix typo in type al...

github.com/macvim-dev/macvim - 2a71b54d35361f3f0c24db88c672b426f8acc7b7 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2161: Vim9: not able to use imported interfaces and classes

Problem: Vim9: not able to use imported interfaces and classes
Solution: Detect imported class/...

github.com/macvim-dev/macvim - d2e1c83962d4b392d1876d341c739d204553d01b authored 10 months ago by Yegappan Lakshmanan <[email protected]>
CI: Fix i386 build (#13680)

Fix the following error:
```
The following packages have unmet dependencies:
binutils : Conf...

github.com/macvim-dev/macvim - 7349c5160ab63d0737050a6b4da3e407ab0cfeb0 authored 10 months ago by K.Takata <[email protected]>
CI: Fix labeler.yml (#13677)

* CI: Fix labeler.yml

Use `any-glob-to-any-file` instead of `any-glob-to-all-files` in most
...

github.com/macvim-dev/macvim - a02fe3480f8ea9e99b9d7398923aed225ca655cd authored 10 months ago by K.Takata <[email protected]>
CI: label.yml: fixup for v5 (#13673)

* label.yml: sync-labels true

* fixup: remove unused lines

Signed-off-by: Philip H <470421...

github.com/macvim-dev/macvim - 1760331ae317ba2743c93c359cba9bc563f80e25 authored 10 months ago by Philip H <[email protected]>
patch 9.0.2160: instanceof() should use varargs as second arg

Problem: instanceof() should use varargs as second arg
Solution: Modify `instanceof()` to use v...

github.com/macvim-dev/macvim - 2025af165ec68d831f0f0f668a3ceac3f39142ef authored 10 months ago by Ernie Rael <[email protected]>
CI: bump actions/labeler from 4 to 5 (#13658)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](http...

github.com/macvim-dev/macvim - c1c3b83816c8e22c9a710fb0c0cebc180ee6ce1e authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
runtime(vim): Update syntax file, fix missing for highlight (#13668)

Fix highlighting of :for command. Link the vimFor syntax group to the
vimCommand highlight gro...

github.com/macvim-dev/macvim - 1c97b5c0c0b4a60d652b78da4470aeb8a7509700 authored 10 months ago by dkearns <[email protected]>
patch 9.0.2159: screenpos() may crash with neg. column

Problem: screenpos() may crash with neg. column
Solution: validate and correct column

closes: ...

github.com/macvim-dev/macvim - ec54af4e26952d954a4cc009f62c80ea01445d30 authored 10 months ago by zeertzjq <[email protected]>
Merge pull request #1465 from macvim-dev/dependabot/github_actions/actions/stale-9

build(deps): bump actions/stale from 8 to 9

github.com/macvim-dev/macvim - 9e586e1638c9c3a6b84dc5aa573b0134f1e1177f authored 10 months ago by Yee Cheng Chin <[email protected]>
build(deps): bump actions/setup-python from 4 to 5 (#5)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release n...

github.com/macvim-dev/docs - fa4da463a1b57f0fad17fa656330608597d97035 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CI: labeler.yml: update to v5 (#13664)

Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian...

github.com/macvim-dev/macvim - a40e1687e757ea4aa41e84006c739f575db75703 authored 10 months ago by Philip H <[email protected]>
patch 9.0.2158: [security]: use-after-free in check_argument_type

Problem: [security]: use-after-free in check_argument_type
Solution: Reset function type pointe...

github.com/macvim-dev/macvim - 0f28791b215bd4c22ed580839409c2f7d39d8140 authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2157: Vim9: incorrectly parses :def func definitions

Problem: Vim9: incorrectly parses :def func definitions
Solution: check for more context when p...

github.com/macvim-dev/macvim - e4a450a87ba532cbfe1c4e97cac378eaafc3ae39 authored 10 months ago by Christian Brabandt <[email protected]>
build(deps): bump actions/stale from 8 to 9

Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://g...

github.com/macvim-dev/macvim - bdab43026858c39570ed714b2ed31bfbf3038c7f authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
patch 9.0.2156: Vim9: can use typealias in assignment

Problem: Vim9: can use typealias in an assignment
Solution: Generate errors when class/typealia...

github.com/macvim-dev/macvim - 9ed53752df1020a6881ac68d1bde2852c9a680aa authored 10 months ago by Ernie Rael <[email protected]>
runtime(filetype): ft detection maybe wrong if 'fic' set for *.[CH]

So only set the filetype to cpp for *.C and *.H files, if
'fileignorecase' option is not set.

S...

github.com/macvim-dev/macvim - fa920da283f6651083b40d0aa28a9eacd5116593 authored 10 months ago by shane.xb.qian <[email protected]>
runtime(doc): re-generate helptags

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 1ec115c92c16f1557719d9da0a09e88989f511f3 authored 10 months ago by Christian Brabandt <[email protected]>
runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(#13657)

The `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`....

github.com/macvim-dev/macvim - 5a68cdf14915f20a1a6889cd0a76d29ecd374f24 authored 10 months ago by Karl Yngve Lervåg <[email protected]>
runtime(netrw): Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2` (#13659)

* NetRW: Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2`
* NetRW: Fix wrong `w:netr...

github.com/macvim-dev/macvim - b52e7ac7c61cd88d04ee6b7b1808c361dd4a7640 authored 10 months ago by KSR-Yasuda <[email protected]>
runtime(json): fix examples in comments for JSON formatting (#13660)

Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 34b9a15c378f7279bbbe2a80135ae79913c032ae authored 10 months ago by Maxim Kim <[email protected]>
runtime(json): Add json formating plugin (Issue #11426) (#11506)

related: #11426

Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Braban...

github.com/macvim-dev/macvim - ca7c9b1b59263938eea8dd5a197ca8312ffa91ac authored 10 months ago by Maxim Kim <[email protected]>
runtime(vim): Update syntax file (#13653)

Improve variable highlighting in :let, :unlet, :const and :for commands.

Match registers and ...

github.com/macvim-dev/macvim - f6869212c9e19ec8f2a4434732dd28f84f170163 authored 10 months ago by dkearns <[email protected]>
Merge pull request #1464 from ychin/fix-macos-14-sonoma-printing

Fix macOS 14 Sonoma printing to use ps2pdf instead

github.com/macvim-dev/macvim - bbe7a4a444e7ea99abb4a308d091c3791df6d084 authored 10 months ago by Yee Cheng Chin <[email protected]>
runtime(doc): link cmdline completion to to |wildcards| and fix typos (#13636)

The docs for cmdline completion doesn't mention that [abc] is considered
a wildcard, and |wildc...

github.com/macvim-dev/macvim - 61e984e212ed19774e088868c30c2d03c4e5a0cf authored 10 months ago by zeertzjq <[email protected]>
Fix macOS 14 Sonoma printing to use ps2pdf instead

Fix broken printing in macOS 14. It was broken because the OS stopped
supporting Postscript and ...

github.com/macvim-dev/macvim - 25b6728a6b74ac4ee47d40ba995e4e229b82550e authored 10 months ago by Yee Cheng Chin <[email protected]>
runtime(doc): Update eval.txt (#13645)

expr5 is also expr6 itself.

Signed-off-by: K.Takata <[email protected]>
Signed-off-by: Christia...

github.com/macvim-dev/macvim - c23fc364766ced611b22ae9e787f1455ecf7e271 authored 10 months ago by K.Takata <[email protected]>
patch 9.0.2155: Vim9: type not kept when assigning vars

Problem: Vim9: type not kept when assigning vars
Solution: When assigning a List or a Dict valu...

github.com/macvim-dev/macvim - d33518522a84b5625e663c1b608e1c68f9f58003 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2154: The option[] array is not sorted

Problem: The options[] array is not sorted alphabetically.
Solution: Sort it alphabetically. A...

github.com/macvim-dev/macvim - f48558e10a08a1a483e25ef847bbceeac6b44561 authored 10 months ago by zeertzjq <[email protected]>
runtime(syntax): unlet b:filetype_in_cpp_family for cpp & squirrel

Update runtime/syntax/cpp.vim and runtime/syntax/squirrel.vim to unlet
b:filetype_in_cpp_family ...

github.com/macvim-dev/macvim - ff0baca86523f1e8c6ea593ec0ef2f9860f001d0 authored 10 months ago by laburnumT <[email protected]>
runtime(doc): fix typo in change.txt

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - e06f2b498ccca921f34a1bec4464f042a5a2cabd authored 10 months ago by Christian Brabandt <[email protected]>
Merge pull request #1463 from ychin/guifont-system-monospace

Support native macOS monospace font (SF Mono)

github.com/macvim-dev/macvim - 78cef1bbc60ce739a2f18edf55d4bb6e09d48314 authored 11 months ago by Yee Cheng Chin <[email protected]>
Support native macOS monospace font (SF Mono)

Can now set guifont to `-monospace-` to use the system default monospace
font, which is SF Mono ...

github.com/macvim-dev/macvim - f449e0d0f5bf08c14c5181e3a403226ab79da3f7 authored 11 months ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

github.com/macvim-dev/macvim - 301f5b431458585a4ef459ace0189786e5e5f120 authored 11 months ago by Yee Cheng Chin <[email protected]>
runtime(fortran): update syntax and ftplugins

closes: #13629

Signed-off-by: Ajit-Thakkar <[email protected]>
Si...

github.com/macvim-dev/macvim - 6863084d3bd044700973e6180ccb1a044566ec46 authored 11 months ago by Ajit-Thakkar <[email protected]>
runtime(vim): Update syntax file and syntax test (#13632)

Add missing assignment operators (:let*=, :let/= and :let%=).

Signed-off-by: Doug Kearns <dou...

github.com/macvim-dev/macvim - 4e043b1fc7eeba2f726bbca3d50a4e872c8cb658 authored 11 months ago by dkearns <[email protected]>
runtime(doc): Sort options.txt alphabetically

Related to: vim/vim#13630

1. Sort section 3 (option-summary) of runtime/doc/options.txt in
a...

github.com/macvim-dev/macvim - 3f7855a6123cce20db11b9047ab1860bcd56de63 authored 11 months ago by laburnumT <[email protected]>
runtime(doc): update todo items (#13631)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 563e6440bf00f2f52de8412d4f967ea224467053 authored 11 months ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): sort option-list alphabetically (#13630)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 0280c0b9af10323e51b640f5866742b4e6734928 authored 11 months ago by Teppei Taguchi <[email protected]>
patch 9.0.2153: no support to build on OpenVMS

Problem: no support to build on OpenVMS
Solution: Add OpenVMS X86_64 platform port

closes: #13...

github.com/macvim-dev/macvim - 1c8e233cb8357b4f218bfa777f6d81456d0b43a2 authored 11 months ago by Zoltan Arpadffy <[email protected]>
patch 9.0.2152: Using type unknown for List/Dict containers

Problem: Using type unknown for List/Dict containers
Solution: Use 'any' instead

fixes: #13582...

github.com/macvim-dev/macvim - 668971958c126d5e105fd44b60a4efcaf2c4b55c authored 11 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2151: 'breakindent' is not drawn after diff filler lines

Problem: 'breakindent' is not drawn after diff filler lines.
Solution: Correct check for whethe...

github.com/macvim-dev/macvim - 588f20decebebedba3ad733f4f443a597e9747c3 authored 11 months ago by zeertzjq <[email protected]>