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
Update CI to use macos-14 / Apple Silicon runners
github.com/macvim-dev/macvim - 8f19e6e5e4fce0e7f432da71f29a8c8d03198f04 authored 12 months ago
GitHub Actions has recently added support for macos-14 runners which
run on top of Apple Silicon...
github.com/macvim-dev/macvim - 4e39985e05c6febdd42652430452ac442b91dc4d authored 12 months ago
Vim will lookup color names from the v:colornames dictionary by its
lower case color name. So wh...
Problem: luau config file not detected
(lopy)
Solution: Detect it as jsonc
...
Improve string interpolation highlighting.
Use the vimSep group to highlight interpolation br...
github.com/macvim-dev/macvim - 7c5aeaffa2bec8f16f36bd33a749a6e965d8ab30 authored 12 months ago
Problem: insert completion not correct when adding new leader
Solution: Reset compl_curr_match ...
Problem: did_set_breakat() should be in optionstr.c as 'breakat' is a
string option.
...
Problem: Looping over modifier_keys_table[] unnecessarily with only
MOD_MASK_ALT or M...
Problem: Not able to build without FEAT_DIFF
(John Marriott, after 9.1.0071)
Solution...
Signed-off-by: Jordi Mas <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: Need a diff() Vim script function
Solution: Add the diff() Vim script function using t...
Signed-off-by: RestorerZ <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Improve string escape sequence and special key matching.
Signed-off-by: Doug Kearns <dougkear...
github.com/macvim-dev/macvim - e3e3934bb18294b1a5636ed65299d3479f289a8e authored 12 months ago
* runtime (Fortran) update syntax
* runtime (Fortran) small fix
Signed-off-by: Ajit-Thakkar ...
github.com/macvim-dev/macvim - 9204f39580bde807808b352df178fa02b5503a81 authored 12 months ago
Problem: CI: testsuite not run on M1 Mac
Solution: Make it run on gh runners for M1, disable fa...
Problem: ScreenLines may not be correctly initialized, causing hang
(Olaf Seibert, af...
Problem: Visual highlighting can still be improved
Solution: Update Visual highlighting for 8 c...
Problem: gcc still complains about use of uninitialized var
((Tony Mechelynck, after ...
This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) f...
Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian B...
Problem: gcc complains about use of uninitialized var
(Tony Mechelynck, after 9.1.006...
fix degenerate splines in vimlogo.svg
closes: #13941
Signed-off-by: Shay Hill <shay_public@hot...
github.com/macvim-dev/macvim - ece71456897cd3f38d6979c8a31401ce94c03d14 authored 12 months ago
Make pattern, which retrieves the path component from e.g.
`scp://user@host//opt/program/file....
Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian B...
Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian B...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 8fecb472c4a3f0f1ea364422424c56d1e0771b3e authored 12 months ago
This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from htt...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 1b7fbe726a4e7ad117bace7e40f5e0a286a2cd5b authored 12 months ago
Problem: Segfault with CompleteChanged autocommand
(markonm )
Solution: Test match->c...
Problem: No Wayland support
Solution: Add Wayland UI support
(lilydjwg)
closes: #963...
github.com/macvim-dev/macvim - 6e0a18f82bd04a45e9682523c42af9cbbc37684c authored 12 months ago
Problem: GTK code can be improved
Solution: Improve GTK code for initial Wayland support
...
Problem: Internal error when :luado/perldo/pydo etc delete lines
Solution: Test that the line i...
Problem: UX of visual highlighting can be improved
Solution: Improve readibility of visual high...
fixes: #12143
Signed-off-by: user202729 <[email protected]>
Signe...
Problem: Recorded register cannot be translated using keytrans() when
it involves cha...
closes: #13923
Signed-off-by: thinca <[email protected]>
Signed-off-by: Christian Brabandt <cb@2...
Improve matching of line-continuations and interspersed comments.
These are now also matched ...
github.com/macvim-dev/macvim - 21ce159e05615fd139c564b734a4bffc9f3fdc4b authored 12 months agoRemove invalid display option from syn-keyword commands.
Take over maintenance of this file.
...
Signed-off-by: Melker Ulander <[email protected]>
Signed-off-by: Christian Brabandt <cb@25...
Add foreach() function.
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Chr...
Remove backticks and a few other style fixes
Signed-off-by: h-east <[email protected]>
Si...
Problem: No event is triggered before creating a window.
(Sergey Vlasov)
Solution: Ad...
Problem: Cannot map Super Keys in GTK UI
(Casey Tucker)
Solution: Enable Super Key ma...
Problem: MS-Windows: Key event test still fails
Solution: Skip testing CTRL-C, since it causes ...
Problem: Incorrect number of trailing spaces inserted for multibyte
characters when pasting ...
Problem: formatting long lines is slow
(kawaii-Code)
Solution: optimize gq (internal_...
Problem: 'linebreak' may still apply to leading whitespace
(VanaIgr)
Solution: Compar...
Problem: MS-Windows: Key event test still fails
Solution: Catch more interrupts
(afte...
Problem: Patch 9.1.0041 causes regressions for users
(Gleb Fotengauer-Malinovskiy)
So...
Problem: MS-Windows: Key event test fail
(after 9.1.0050)
Solution: Catch Interrupt a...
switch to the DFA engine for the emoji collaction range
Co-authored-by: GI <gi1242+vim@gmail....
github.com/macvim-dev/macvim - 046a0f75d025783a141b85b9e85a34559fd8cf63 authored about 1 year ago
Originally reported at: https://github.com/vim-jp/issues/issues/1428
'isk' was unintentionally ...
* runtime (doc): update Fortran section
* runtime(syntax): Complete support for Fortran 2023.
...
Problem: Win32 Keyboard handling is sub-optimal and has
many issues with internationa...
Problem: E95 is possible if a buffer called "[Command Line]" already
exists when open...
Problem: Autocmds triggered from opening the cmdwin (in win_split and
do_ecmd) can ca...
Problem: Things that temporarily change/restore curwin/buf (e.g:
win_execute, some au...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 4927110a434e75f8f22188a95b366cfd1fa17e07 authored about 1 year agocloses: #13763
Signed-off-by: Luca Saccarola <[email protected]>
Signed-off-by: Christian...
Problem: :drop does not re-use empty buffer
(Rocco Mao)
Solution: Make :drop re-use a...
Problem: --remote-silent applies the wildignore option
to each argument, which may re...
"Visual mode" is used everywhere else in the help when not referring to
something in the source...
closes: #13900
Signed-off-by: Zoltan Arpadffy <[email protected]>
Signed-off-by: Ch...
Highlight :2match and :3match and add these to :help ex-cmd-index.
Signed-off-by: Doug Kearns...
github.com/macvim-dev/macvim - 9c5b90db035b0e488f4cc686514a8d2a42265eb2 authored about 1 year agoFixes #13907
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brab...
Signed-off-by: Antonio Giovanni Colombo <[email protected]>
Signed-off-by: Christian Brabandt <cb...
Signed-off-by: GI <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
Signed-off-by: RestorerZ <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Signed-off-by: RestorerZ <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: po Makefiles can be improved
Solution: Improve the style of the Makefiles, update
...
Signed-off-by: RestorerZ <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
This commit adds support for ksh93 shared-state command
substitutions (syntax: ${ command; }) a...
Problem: ml_get: invalid lnum when :s replaces visual selection
(@ropery)
Solution: s...
Co-authored-by: gacallea <[email protected]>
Signed-off-by: gacallea <gacallea@...
Update the Go syntax file with some recent changes made to vim-go.
Signed-off-by: Billie Clee...
github.com/macvim-dev/macvim - ea9a93e5b0989b9242a1ea1f6f2dd7c9399e6f20 authored about 1 year ago
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
Problem: Missing test for Chuck filetype
after commit 27a4632af6753
(Christ...
Signed-off-by: Ivan Pešić <[email protected]>
Signed-off-by: Christia...
closes #13886
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 27a4632af675345f9d3b4f3d66a63756835df8cc authored about 1 year ago
Problem: xxd -i may generate incorrect C statements
(Kuratius)
Solution: xxd: Make si...
fixes: #13847
Co-authored-by: Ken Takata <[email protected]>
Signed-off-by: Christian Brabandt <cb@...
See:
https://github.com/swaywm/sway/blob/0aceff74696f03d306dc9de5473d9ed7afb73f67/sway/sway.5.sc...
The always option does not exist in i3, only sway.
From https://i3wm.org/docs/userguide.html:
`...
Signed-off-by: GuyBrush <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: Modifying a hidden buffer still interferes with prompt buffer
mode changes.
...
Problem: too vague errors for 'listchars'/'fillchars'
Solution: Include the field name in error...
Problem: Unnecessary loop in getvcol().
Solution: Compare next char position with pos->col dire...
Problem: Calling get_breakindent_win() repeatedly when computing
virtual column, and ...
Problem: MS-Windows: Warning about unused variable
(after 9.1.0030, John Marriott)
So...
Note for Neovim Contributors: this is bundled as Vim9 Script. If you want to use this on Neovi...
github.com/macvim-dev/macvim - 211211052d0426394cbd5f42f3f3f78a64822e2a authored about 1 year ago
Problem: i_CTRL-] triggers InsertCharPre
Solution: Return if CTRL-] is received. InsertCharPre
...
Problem: Window may unexpectedly scroll when 'scrollbind' is set
and setting a buffer...
Problem: Insert mode not stopped if an autocommand modifies a hidden
buffer while clo...
Problem: MS-Windows installer misses keymaps
(Maxim Kim)
Solution: Include keymaps in...
Problem: Link Error on Windows
Solution: Add ifdef HAVE_TGETENT for term_strings_not_set()
Sig...
github.com/macvim-dev/macvim - 4afda3307dfa330fe7f7b19fc3c1e1de75f9b79a authored about 1 year ago
Support most remaining features of Fortran 2018/2023
Small improvements to folding etc,
Code c...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 9c58191b34c5ccc847d8119f5055a9086980356c authored about 1 year ago
Problem: Cannot use terminal alternate fonts (PMunch)
Solution: Support terminal alternate font...