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 update fortran.vim
Add folding for newer features of Fortran
* Runtime Update fo...
github.com/macvim-dev/macvim - ea9964a36f948c1266d43dd8b3890c6f3bdd243d authored about 1 year ago
Co-authored-by: [email protected] <[email protected]>
Signed-off-by: James McCoy ...
Sparkle 2.5.2
github.com/macvim-dev/macvim - 1306cc999b78d246c7488d6485fa6bda7a9cdaf2 authored about 1 year ago
Contains a fix for a rare corruption issue when updater receives
SIGTERM.
Signed-off-by: Ernie Rael <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: Vim9: inconsistent :type/:class messages
Solution: Update the Messages (Ernie Rael)
c...
github.com/macvim-dev/macvim - e75fde6b043371a188660c3423e48b1b7fd7e14b authored about 1 year ago
This commit updates the Erlang runtime files to be in sync with the
`vim-erlang-runtime` reposi...
that can actually be generated by compilers
Signed-off-by: Wu Yongwei <[email protected]>
...
closes: #13735
Signed-off-by: Yegappan Lakshmanan <[email protected]>
Signed-off-by: Doug Kear...
Problem: Maximum callback depth is not configurable.
Solution: Revert patch 9.0.2103. Set 'max...
Updated with newly added E1411
Signed-off-by: Ivan Pešić <[email protected]...
github.com/macvim-dev/macvim - 632b38b45fcd5143d7694e8b628400ec5e4520bd authored about 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 0630080bbd3ece71737daf657d51f6a4ebc19906 authored about 1 year agoMatch all ex commands after ":" and the "|" command separator.
Exceptions are not handled yet...
github.com/macvim-dev/macvim - 21064ebcd609b1dfcf63c55dca32e6465102d461 authored about 1 year ago
Problem: Vim9: need a way to reserve future extension
Solution: reserve double underscore prefi...
Signed-off-by: Danek Duvall <[email protected]>
Signed-off-by: Mazunki Hoksaas <rolferen@...
Problem: Vim9: missing error messages
Solution: Add one more error message
closes: #13729
Sig...
github.com/macvim-dev/macvim - 5e133157785dd2fdcfaaecd4822f2793e28b466d authored about 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - cb69dc35102b7428609d03660ffec8e26cfed990 authored about 1 year ago
Problem: POSIX function name in exarg struct causes issues
on OpenVMS
Solution: Renam...
Problem: no filetype detection for execline scripts
Solution: Add filetype detection for execli...
Problem: reg_executing() returns wrong result in :normal with range
when 'showcmd' is...
Problem: Wrong cursor position when dragging out of window.
Solution: Don't use ScreenCols[] wh...
Signed-off-by: Ivan Pešić <[email protected]>
Signed-off-by: Christian ...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - fbd72d2d47257267bc6e3fe093ef8c225369ab79 authored about 1 year agoref: https://github.com/vim-jp/lang-ja/releases/tag/20231219
Signed-off-by: Ken Takata <kentk...
github.com/macvim-dev/macvim - ef07a7651e324b8540f5e2bd7fa35fe059ea0434 authored about 1 year ago
* updated 8th.vim
* removed obsolete code
Signed-off-by: Ron Aaron <[email protected]>
Sig...
The default prefix of dependabot is "build(deps)". Change it to "CI".
Signed-off-by: zeertzj...
github.com/macvim-dev/macvim - 3ffc5bc6b8230bf8f28c75515e734dfb4545b29f authored about 1 year agoFix-up and clarify commit e06f2b498ccca921f34a1bec4464f042a5a2cabd
Signed-off-by: Ken Takata...
github.com/macvim-dev/macvim - 955652f6df9c4a1048fde8028c5c7f7871b5f71a authored about 1 year ago
Problem: Compile error with Motif UI + mouse support (after v9.0.1262)
Solution: Use correct ol...
Patch list created using:
```
git log --grep='^patch' --reverse --pretty='format:%D%gs%n%b' "v...
build(deps): bump actions/upload-artifact from 3 to 4
github.com/macvim-dev/macvim - 1a8aef0b01ce606f17115b3e71d4864f0640d1b2 authored about 1 year ago
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...
Signed-off-by: Antonio Giovanni Colombo <[email protected]>
Signed-off-by: Christian Brabandt <cb...
Signed-off-by: Eric Pruitt <[email protected]>
Signed-off-by: Christian Brabandt <cb@256b...
Signed-off-by: Emir SARI <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: Compiler warning for uninitialized var
Solution: initialize variable to NULL
closes: ...
github.com/macvim-dev/macvim - 38ce1a7ac8da8ac0a8b58a1087f56e62e6fdfaa4 authored about 1 year ago
Update to the Fortran 2023 standard. Reorganize some code to reflect the
dropping of dialect sup...
Problem: Vim9: segfault when assigning to type
Solution: do not clear typeval, add missing patc...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...
Deprecated can be misunderstood as being slated for removal; slightly
change wording to be clear...
Problem: Vim9: Vim crashes when compiling a for statement with a
non-existing type
So...
Problem: Vim9: compiling :defer may fail
Solution: compile defer, when ctx_skip is not SKIP_YES...
Signed-off-by: Kevin Scannell <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bi...
Signed-off-by: Paulo Moura <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bit....
This brings the included Racket runtime files to commit 43bfc87 (update
headers, 2023-12-15) of...
Minor changes:
- Regenerated using colortemplate 2.2.3
- Removed reversed gui-cursor for som...
Problem: The options[] array is still not sorted alphabetically
(after: v9.0.2154), c...
Problem: Vim9: no support for const/final class/objects vars
Solution: Support final and const ...
Problem: Vim9: builtin funcs may accept a non-value
Solution: Restrict builtin functions that a...
Problem: Moving tabpages on :drop may cause an endless loop
Solution: Disallow moving tabpages ...
Signed-off-by: [email protected]
Signed-off-by: Christian Brabandt <[email protected]>
closes: #13654
github.com/macvim-dev/macvim - 17dca3cb97cdd7835e334b990565c8c0b93b1284 authored about 1 year agocloses: #13656
Signed-off-by: iam28th <[email protected]>
Signed-off-by: Christian Brabandt ...
Problem: Vim9-script object/class variable declarations use syntax
that is inconsistent with...
Problem: Memory leak in Configure Script when checking GTK
Solution: Free the allocated memory
...
Problem: Vim9: can simplify arg type checking code
Solution: In `f_argcheck` array use `arg_any...
Problem: Vim9: can use type a func arg/return value
Solution: Check if using type as function a...
fixes #13678
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 9a775b4a2ae658e61f9d6582de72ea7a1b241aaa authored about 1 year ago
Problem: Vim9: type can be assigned to list/dict
Solution: Prevent assigning a `type` to a `lis...
Problem: Vim9: type documentation out-dated
Solution: Update documentation, fix typo in type al...
Problem: Vim9: not able to use imported interfaces and classes
Solution: Detect imported class/...
Fix the following error:
```
The following packages have unmet dependencies:
binutils : Conf...
* CI: Fix labeler.yml
Use `any-glob-to-any-file` instead of `any-glob-to-all-files` in most
...
* label.yml: sync-labels true
* fixup: remove unused lines
Signed-off-by: Philip H <470421...
github.com/macvim-dev/macvim - 1760331ae317ba2743c93c359cba9bc563f80e25 authored about 1 year ago
Problem: instanceof() should use varargs as second arg
Solution: Modify `instanceof()` to use v...
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](http...
Fix highlighting of :for command. Link the vimFor syntax group to the
vimCommand highlight gro...
Problem: screenpos() may crash with neg. column
Solution: validate and correct column
closes: ...
github.com/macvim-dev/macvim - ec54af4e26952d954a4cc009f62c80ea01445d30 authored about 1 year agobuild(deps): bump actions/stale from 8 to 9
github.com/macvim-dev/macvim - 9e586e1638c9c3a6b84dc5aa573b0134f1e1177f authored about 1 year ago
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release n...
Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian...
Problem: [security]: use-after-free in check_argument_type
Solution: Reset function type pointe...
Problem: Vim9: incorrectly parses :def func definitions
Solution: check for more context when p...
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://g...
Problem: Vim9: can use typealias in an assignment
Solution: Generate errors when class/typealia...
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 about 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 1ec115c92c16f1557719d9da0a09e88989f511f3 authored about 1 year agoThe `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`....
github.com/macvim-dev/macvim - 5a68cdf14915f20a1a6889cd0a76d29ecd374f24 authored about 1 year ago
* NetRW: Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2`
* NetRW: Fix wrong `w:netr...
Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
related: #11426
Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Braban...
Improve variable highlighting in :let, :unlet, :const and :for commands.
Match registers and ...
github.com/macvim-dev/macvim - f6869212c9e19ec8f2a4434732dd28f84f170163 authored about 1 year agoFix macOS 14 Sonoma printing to use ps2pdf instead
github.com/macvim-dev/macvim - bbe7a4a444e7ea99abb4a308d091c3791df6d084 authored about 1 year ago
The docs for cmdline completion doesn't mention that [abc] is considered
a wildcard, and |wildc...
Fix broken printing in macOS 14. It was broken because the OS stopped
supporting Postscript and ...
expr5 is also expr6 itself.
Signed-off-by: K.Takata <[email protected]>
Signed-off-by: Christia...
Problem: Vim9: type not kept when assigning vars
Solution: When assigning a List or a Dict valu...
Problem: The options[] array is not sorted alphabetically.
Solution: Sort it alphabetically. A...
Update runtime/syntax/cpp.vim and runtime/syntax/squirrel.vim to unlet
b:filetype_in_cpp_family ...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - e06f2b498ccca921f34a1bec4464f042a5a2cabd authored about 1 year agoSupport native macOS monospace font (SF Mono)
github.com/macvim-dev/macvim - 78cef1bbc60ce739a2f18edf55d4bb6e09d48314 authored about 1 year ago
Can now set guifont to `-monospace-` to use the system default monospace
font, which is SF Mono ...
github.com/macvim-dev/macvim - 301f5b431458585a4ef459ace0189786e5e5f120 authored about 1 year ago
closes: #13629
Signed-off-by: Ajit-Thakkar <[email protected]>
Si...
Add missing assignment operators (:let*=, :let/= and :let%=).
Signed-off-by: Doug Kearns <dou...
github.com/macvim-dev/macvim - 4e043b1fc7eeba2f726bbca3d50a4e872c8cb658 authored about 1 year agoRelated to: vim/vim#13630
1. Sort section 3 (option-summary) of runtime/doc/options.txt in
a...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 563e6440bf00f2f52de8412d4f967ea224467053 authored about 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 0280c0b9af10323e51b640f5866742b4e6734928 authored about 1 year ago
Problem: no support to build on OpenVMS
Solution: Add OpenVMS X86_64 platform port
closes: #13...
github.com/macvim-dev/macvim - 1c8e233cb8357b4f218bfa777f6d81456d0b43a2 authored about 1 year ago
Problem: Using type unknown for List/Dict containers
Solution: Use 'any' instead
fixes: #13582...
github.com/macvim-dev/macvim - 668971958c126d5e105fd44b60a4efcaf2c4b55c authored about 1 year ago
Problem: 'breakindent' is not drawn after diff filler lines.
Solution: Correct check for whethe...