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

Merge pull request #1478 from ychin/ci-macos-14-apple-silicon

Update CI to use macos-14 / Apple Silicon runners

github.com/macvim-dev/macvim - 8f19e6e5e4fce0e7f432da71f29a8c8d03198f04 authored 8 months ago by Yee Cheng Chin <[email protected]>
Update CI to use macos-14 / Apple Silicon runners

GitHub Actions has recently added support for macos-14 runners which
run on top of Apple Silicon...

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

github.com/macvim-dev/macvim - 4e39985e05c6febdd42652430452ac442b91dc4d authored 9 months ago by Yee Cheng Chin <[email protected]>
runtime(colors): color names in the v:colornames dict should be lower cased

Vim will lookup color names from the v:colornames dictionary by its
lower case color name. So wh...

github.com/macvim-dev/macvim - 0f4054feb66ea55414f97add63b3070d7d7b5295 authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0076: luau config file not detected

Problem: luau config file not detected
(lopy)
Solution: Detect it as jsonc
...

github.com/macvim-dev/macvim - de7f5bde6c598d4da4ce5b30328eb458962ba60a authored 9 months ago by lopy <[email protected]>
runtime(vim): Update syntax file (#13969)

Improve string interpolation highlighting.

Use the vimSep group to highlight interpolation br...

github.com/macvim-dev/macvim - 7c5aeaffa2bec8f16f36bd33a749a6e965d8ab30 authored 9 months ago by dkearns <[email protected]>
patch 9.1.0075: insert completion not correct when adding new leader

Problem: insert completion not correct when adding new leader
Solution: Reset compl_curr_match ...

github.com/macvim-dev/macvim - cbb46b439888e10f87baaca504eafd191723c44b authored 9 months ago by glepnir <[email protected]>
patch 9.1.0074: did_set_breakat() should be in optionstr.c

Problem: did_set_breakat() should be in optionstr.c as 'breakat' is a
string option.
...

github.com/macvim-dev/macvim - eac3fdcfa0b54281c37ffb66b4d4e8d1072cca1c authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0073: Looping over modifier_keys_table unnecessarily

Problem: Looping over modifier_keys_table[] unnecessarily with only
MOD_MASK_ALT or M...

github.com/macvim-dev/macvim - 0c989e4a3ae50085aa8c6bed5d6701760191bc1d authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0072: Not able to build without FEAT_DIFF

Problem: Not able to build without FEAT_DIFF
(John Marriott, after 9.1.0071)
Solution...

github.com/macvim-dev/macvim - 609370392a7b88dc2db38d01577509575216ff36 authored 9 months ago by Yegappan Lakshmanan <[email protected]>
translation(ca): Fixe typos in Catalan translation (#13968)

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

github.com/macvim-dev/macvim - 2d205d0a954a3ecdfbcd7bb44fa50557119d8a85 authored 9 months ago by Jordi Mas <[email protected]>
patch 9.1.0071: Need a diff() Vim script function

Problem: Need a diff() Vim script function
Solution: Add the diff() Vim script function using t...

github.com/macvim-dev/macvim - fa37835b8c0ed0f83952978fca4c332335ca7c46 authored 9 months ago by Yegappan Lakshmanan <[email protected]>
translation(ru): Updated Russian translation of messages (#13947)

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

github.com/macvim-dev/macvim - 1226b0584a07417882ea48763977f3ae24430e0e authored 9 months ago by Restorer <[email protected]>
runtime(vim): Update syntax file (#13948)

Improve string escape sequence and special key matching.

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

github.com/macvim-dev/macvim - e3e3934bb18294b1a5636ed65299d3479f289a8e authored 9 months ago by dkearns <[email protected]>
runtime(fortran): update syntax (#13953)

* runtime (Fortran) update syntax
* runtime (Fortran) small fix

Signed-off-by: Ajit-Thakkar ...

github.com/macvim-dev/macvim - 9204f39580bde807808b352df178fa02b5503a81 authored 9 months ago by Ajit-Thakkar <[email protected]>
patch 9.1.0070: CI: testsuite not run on M1 Mac

Problem: CI: testsuite not run on M1 Mac
Solution: Make it run on gh runners for M1, disable fa...

github.com/macvim-dev/macvim - e93d5cadec6323d6be90f1ec29066441ffbc9477 authored 9 months ago by rhysd <[email protected]>
patch 9.1.0069: ScreenLines may not be correctly initialized, causing hang

Problem: ScreenLines may not be correctly initialized, causing hang
(Olaf Seibert, af...

github.com/macvim-dev/macvim - fd472655a93fd539c731c8daf3adc4e65ddce341 authored 9 months ago by Olaf Seibert <[email protected]>
patch 9.1.0068: Visual highlighting can still be improved

Problem: Visual highlighting can still be improved
Solution: Update Visual highlighting for 8 c...

github.com/macvim-dev/macvim - 59bafc8171b08cf326ed40ccb4ee917f9643290e authored 9 months ago by Maxim Kim <[email protected]>
patch 9.1.0067: gcc still complains about use of uninitialized var

Problem: gcc still complains about use of uninitialized var
((Tony Mechelynck, after ...

github.com/macvim-dev/macvim - e1cd1fda6990d612bd8f27d78f4f5d747c2dc537 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(racket): add missing space to b:undo_indent var (#13945)

This copies commit 2a4862a (fixup! indent: only reset some options when
has vim9, 2024-01-31) f...

github.com/macvim-dev/macvim - 83f627ff42a3da94db1299493b2cd1133c179850 authored 9 months ago by D. Ben Knoble <[email protected]>
runtime(Filelist): include README_vimlogo.txt (#13944)

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

github.com/macvim-dev/macvim - f430e7daebc8fb0023884e753c99c3d2f51936af authored 9 months ago by Philip H <[email protected]>
patch 9.1.0066: gcc complains about use of uninitialized var

Problem: gcc complains about use of uninitialized var
(Tony Mechelynck, after 9.1.006...

github.com/macvim-dev/macvim - f2fb7dd3d3bb94fc51347c25d2829bb0a80c8719 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(vimlogo): Include and modernize vimlogo.svg

fix degenerate splines in vimlogo.svg

closes: #13941

Signed-off-by: Shay Hill <shay_public@hot...

github.com/macvim-dev/macvim - ece71456897cd3f38d6979c8a31401ce94c03d14 authored 9 months ago by Shay Hill <[email protected]>
runtime(netrw): fixing remote file removal via ssh (#13942)

Make pattern, which retrieves the path component from e.g.
`scp://user@host//opt/program/file....

github.com/macvim-dev/macvim - c46c21b4ca476c0846a410d7c4d8c6e3e930f167 authored 9 months ago by MiguelBarro <[email protected]>
CI: get rid of snap and speed up CI (#13938)

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

github.com/macvim-dev/macvim - 0a3d36968737ad70bf234b6cc438230911b14f9c authored 9 months ago by Philip H <[email protected]>
CI: update clang to v18 (#13937)

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

github.com/macvim-dev/macvim - 28db30ddb1ea458dd1826babe479ec2bf54b1ed6 authored 9 months ago by Philip H <[email protected]>
runtime(doc): correct Vim patch for Wayland support

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

github.com/macvim-dev/macvim - 8fecb472c4a3f0f1ea364422424c56d1e0771b3e authored 9 months ago by Christian Brabandt <[email protected]>
runtime(racket): undo some indent options only when vim9script is available (#13935)

This copies commit 64edf95 (indent: only reset some options when has
vim9, 2024-01-30) from htt...

github.com/macvim-dev/macvim - 26b0176a98f88acef840d7285e967859eb746c1c authored 9 months ago by D. Ben Knoble <[email protected]>
runtime(doc): Update help for Wayland support

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

github.com/macvim-dev/macvim - 1b7fbe726a4e7ad117bace7e40f5e0a286a2cd5b authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0065: Segfault with CompleteChanged autocommand

Problem: Segfault with CompleteChanged autocommand
(markonm )
Solution: Test match->c...

github.com/macvim-dev/macvim - fef66301665027f1801a18d796f74584666f41ef authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0064: No Wayland support

Problem: No Wayland support
Solution: Add Wayland UI support
(lilydjwg)

closes: #963...

github.com/macvim-dev/macvim - 6e0a18f82bd04a45e9682523c42af9cbbc37684c authored 9 months ago by lilydjwg <[email protected]>
patch 9.1.0063: GTK code can be improved

Problem: GTK code can be improved
Solution: Improve GTK code for initial Wayland support
...

github.com/macvim-dev/macvim - 94ff09a0935bc78fd81e9c79f099d42c94e3c218 authored 9 months ago by lilydjwg <[email protected]>
patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines

Problem: Internal error when :luado/perldo/pydo etc delete lines
Solution: Test that the line i...

github.com/macvim-dev/macvim - e99f0688785c3d56b1ee45a28fa6ce02b850a33b authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0061: UX of visual highlighting can be improved

Problem: UX of visual highlighting can be improved
Solution: Improve readibility of visual high...

github.com/macvim-dev/macvim - e6d8b4662ddf9356da53f56e363b67b524fd8825 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (#12180)

fixes: #12143

Signed-off-by: user202729 <[email protected]>
Signe...

github.com/macvim-dev/macvim - bdb9d9afba9769b1cb9c0b320086142d99034c9a authored 9 months ago by user202729 <[email protected]>
patch 9.1.0060: Recorded register cannot be translated using keytrans()

Problem: Recorded register cannot be translated using keytrans() when
it involves cha...

github.com/macvim-dev/macvim - bf321806bf44d59f108fd7e5a0eaead04682701d authored 9 months ago by zeertzjq <[email protected]>
runtime(vim): Highlight string interpolation

closes: #13923

Signed-off-by: thinca <[email protected]>
Signed-off-by: Christian Brabandt <cb@2...

github.com/macvim-dev/macvim - cf8695d48cdded63043430af5a84185e9614e84c authored 9 months ago by thinca <[email protected]>
runtime(vim): Update syntax and ftplugin files (#13924)

Improve matching of line-continuations and interspersed comments.

These are now also matched ...

github.com/macvim-dev/macvim - 21ce159e05615fd139c564b734a4bffc9f3fdc4b authored 9 months ago by dkearns <[email protected]>
runtime(ant): Update syntax file (#13926)

Remove invalid display option from syn-keyword commands.

Take over maintenance of this file.
...

github.com/macvim-dev/macvim - 0cc6108fea216f597e38d1a88463fa6f28aded61 authored 9 months ago by dkearns <[email protected]>
runtime(hurl): add hurl filetype plugin(#13921)

Signed-off-by: Melker Ulander <[email protected]>
Signed-off-by: Christian Brabandt <cb@25...

github.com/macvim-dev/macvim - 772f8f5425132b133a1d0fb22b35c13b4e027b42 authored 9 months ago by Melker Ulander <[email protected]>
runtime(vim): Update syntax file (#13919)

Add foreach() function.

Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Chr...

github.com/macvim-dev/macvim - b418a51933bb606e85f5288eedb866b73b8f072e authored 9 months ago by dkearns <[email protected]>
runtime(doc): style fixes in vim9.txt (#13918)

Remove backticks and a few other style fixes

Signed-off-by: h-east <[email protected]>
Si...

github.com/macvim-dev/macvim - 4d49643c3c8237db68f7717b3600459fad911291 authored 9 months ago by h_east <[email protected]>
patch 9.1.0059: No event triggered before creating a window

Problem: No event is triggered before creating a window.
(Sergey Vlasov)
Solution: Ad...

github.com/macvim-dev/macvim - 1f47db75fdc8c53c5c778b26ecfa0942ac801f22 authored 9 months ago by Sergey Vlasov <[email protected]>
patch 9.1.0058: Cannot map Super Keys in GTK UI

Problem: Cannot map Super Keys in GTK UI
(Casey Tucker)
Solution: Enable Super Key ma...

github.com/macvim-dev/macvim - 92e90a1e102825aa9149262cacfc991264db05df authored 9 months ago by Casey Tucker <[email protected]>
patch 9.1.0057: MS-Windows: Key event test still fails

Problem: MS-Windows: Key event test still fails
Solution: Skip testing CTRL-C, since it causes ...

github.com/macvim-dev/macvim - 6a02eb073e1c801a5a92837d4b2d44b6a80afddd authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0056: wrong number of trailing spaces inserted after blockwise put

Problem: Incorrect number of trailing spaces inserted for multibyte
characters when pasting ...

github.com/macvim-dev/macvim - 6638ec8afa9875ff565020536954c424d5f6f27d authored 9 months ago by VanaIgr <[email protected]>
patch 9.1.0055: formatting long lines is slow

Problem: formatting long lines is slow
(kawaii-Code)
Solution: optimize gq (internal_...

github.com/macvim-dev/macvim - 78019df645400796831670ec166e7e3b55ae8310 authored 9 months ago by kawaii-Code <[email protected]>
patch 9.1.0054: 'linebreak' may still apply to leading whitespace

Problem: 'linebreak' may still apply to leading whitespace
(VanaIgr)
Solution: Compar...

github.com/macvim-dev/macvim - 703f9bc943a29d947869b5cb0370be2ac42d5ac9 authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0053: MS-Windows: Key event test still fails

Problem: MS-Windows: Key event test still fails
Solution: Catch more interrupts
(afte...

github.com/macvim-dev/macvim - 12b927767213502469284bc133f69b4d0da776cb authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0052: Patch 9.1.0041 causes regressions for users

Problem: Patch 9.1.0041 causes regressions for users
(Gleb Fotengauer-Malinovskiy)
So...

github.com/macvim-dev/macvim - fa8c9715587a24562dd755c44dc13aef43d7d875 authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0051: MS-Windows: Key event test fail

Problem: MS-Windows: Key event test fail
(after 9.1.0050)
Solution: Catch Interrupt a...

github.com/macvim-dev/macvim - f6ebaa7ae64edbe2e56d65c2a3f2494301d11acb authored 9 months ago by Christian Brabandt <[email protected]>
runtime(mail): fix #13913 (#13917)

switch to the DFA engine for the emoji collaction range

Co-authored-by: GI <gi1242+vim@gmail....

github.com/macvim-dev/macvim - 046a0f75d025783a141b85b9e85a34559fd8cf63 authored 9 months ago by gi1242 <[email protected]>
runtime(netrw): Don't change global options (#13910)

Originally reported at: https://github.com/vim-jp/issues/issues/1428
'isk' was unintentionally ...

github.com/macvim-dev/macvim - a262d3f41bc51be697ddebbf04f186e7d193fd6f authored 9 months ago by K.Takata <[email protected]>
runtime(fortran): update syntax and documentation (#13912)

* runtime (doc): update Fortran section
* runtime(syntax): Complete support for Fortran 2023.
...

github.com/macvim-dev/macvim - e1ddc2d5875d820b5dcb1423428ce4a01cce3fda authored 9 months ago by Ajit-Thakkar <[email protected]>
patch 9.1.0050: Win32 Keyboard handling is sub-optimal

Problem: Win32 Keyboard handling is sub-optimal and has
many issues with internationa...

github.com/macvim-dev/macvim - 68d9472c65ec75725a0b431048bebe036921331c authored 9 months ago by Anton Sharonov <[email protected]>
patch 9.1.0049: Make "[Command Line]" a special buffer name

Problem: E95 is possible if a buffer called "[Command Line]" already
exists when open...

github.com/macvim-dev/macvim - 1fb41032060df09ca2640dc49541f11062f6dfaa authored 9 months ago by Sean Dewar <[email protected]>
patch 9.1.0048: Abort opening cmdwin if autocmds screw things up

Problem: Autocmds triggered from opening the cmdwin (in win_split and
do_ecmd) can ca...

github.com/macvim-dev/macvim - 43b395ec2e7d24a067d7cb00109818b64da144a5 authored 9 months ago by Sean Dewar <[email protected]>
patch 9.1.0047: issues with temp curwin/buf while cmdwin is open

Problem: Things that temporarily change/restore curwin/buf (e.g:
win_execute, some au...

github.com/macvim-dev/macvim - 988f74311c26ea9917e84fbae608de226dba7e5f authored 9 months ago by Sean Dewar <[email protected]>
CI: regenerate helptags to fix CI job

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

github.com/macvim-dev/macvim - 4927110a434e75f8f22188a95b366cfd1fa17e07 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(c): Highlight user defined functions

closes: #13763

Signed-off-by: Luca Saccarola <[email protected]>
Signed-off-by: Christian...

github.com/macvim-dev/macvim - ca0e9823a1dfd71a17c0f08cb7973d413bf98999 authored 9 months ago by Luca Saccarola <[email protected]>
patch 9.1.0046: :drop does not re-use empty buffer

Problem: :drop does not re-use empty buffer
(Rocco Mao)
Solution: Make :drop re-use a...

github.com/macvim-dev/macvim - f96dc8d07f752ddd96d1447d85278a85255a1462 authored 9 months ago by Rocco Mao <[email protected]>
patch 9.1.0045: --remote-* does not ignore `wilidignore`

Problem: --remote-silent applies the wildignore option
to each argument, which may re...

github.com/macvim-dev/macvim - cc979b49dcb2392a2c6767d3a7e05a6e07ed7201 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(doc): change "VIsual mode" to "Visual mode" in :h SafeState (#13901)

"Visual mode" is used everywhere else in the help when not referring to
something in the source...

github.com/macvim-dev/macvim - e13b665a6e2a32910ff5c3fec330bef4a10f8f23 authored 9 months ago by zeertzjq <[email protected]>
translation(hu): use correct encoding in header of hu po file (#13902)

closes: #13900

Signed-off-by: Zoltan Arpadffy <[email protected]>
Signed-off-by: Ch...

github.com/macvim-dev/macvim - 4231ad085244e6d7f168d6a4e1dceb0a55dc52b3 authored 9 months ago by Zoltan Arpadffy <[email protected]>
runtime(vim): Update syntax file (#13906)

Highlight :2match and :3match and add these to :help ex-cmd-index.

Signed-off-by: Doug Kearns...

github.com/macvim-dev/macvim - 9c5b90db035b0e488f4cc686514a8d2a42265eb2 authored 9 months ago by dkearns <[email protected]>
runtime(qml): Use shiftwidth() in indent plugin (#13908)

Fixes #13907

Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brab...

github.com/macvim-dev/macvim - 50dbe16cd8180eb03e8589694b574d610e6d562c authored 9 months ago by dkearns <[email protected]>
translation(it): Update Italian translation

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

github.com/macvim-dev/macvim - 7de2b7c8919ddad7d4490eb7fbbaa95630ecaa13 authored 9 months ago by Antonio Giovanni Colombo <[email protected]>
runtime(mail): updated syntax file

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

github.com/macvim-dev/macvim - 36e2c0f29332bd430f03c007be56fc6894f49923 authored 9 months ago by GI <[email protected]>
build(deps): bump actions/cache from 3 to 4 (#8)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...

github.com/macvim-dev/docs - db44de2888a0115a792b98c61ef5b2e9451228d3 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
runtime(doc): improve doc makefiles, add clean rule (#13855)

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

github.com/macvim-dev/macvim - 459867b6313c85a891074eedbb20e1e3b44e93c7 authored 9 months ago by Restorer <[email protected]>
runtime(lang): improve makefiles, add clean rule, fix typo (#13856)

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

github.com/macvim-dev/macvim - e8ff5e6df41cd84827acfc73c65f90d15a9c6dfc authored 9 months ago by Restorer <[email protected]>
patch 9.1.0044: po Makefiles can be improved

Problem: po Makefiles can be improved
Solution: Improve the style of the Makefiles, update
...

github.com/macvim-dev/macvim - 76ba724e1d56b00e72834a9203855f0656dcbb58 authored 9 months ago by RestorerZ <[email protected]>
runtime(tutor): simplify tutor makefiles (#13859)

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

github.com/macvim-dev/macvim - 91155eb31fbb344b8407664cd8d25d907eda6969 authored 9 months ago by Restorer <[email protected]>
runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#13884)

This commit adds support for ksh93 shared-state command
substitutions (syntax: ${ command; }) a...

github.com/macvim-dev/macvim - add31baedaf03b92dbd41427860c61c639ef705c authored 9 months ago by Johnothan King <[email protected]>
patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selection

Problem: ml_get: invalid lnum when :s replaces visual selection
(@ropery)
Solution: s...

github.com/macvim-dev/macvim - 7c71db3a58f658b4329b82ab603efa928d17bdbc authored 9 months ago by Christian Brabandt <[email protected]>
runtime(chuck): include ChucK syntax file (#13895)

Co-authored-by: gacallea <[email protected]>
Signed-off-by: gacallea <gacallea@...

github.com/macvim-dev/macvim - 3b2c27415d7d6e97be9580b66528e8c19d19aade authored 9 months ago by Andrea C from The App <[email protected]>
runtime(go): update Go syntax file (#13896)

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 9 months ago by Billie Cleek <[email protected]>
CI: Bump actions/cache from 3 to 4 (#13897)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...

github.com/macvim-dev/macvim - 1cee50904e69eb8d512f2c4eb1951e73108ad826 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
patch 9.1.0042: Missing test for Chuck Filetype

Problem: Missing test for Chuck filetype
after commit 27a4632af6753
(Christ...

github.com/macvim-dev/macvim - c1884c94c5d7246e53a83b03a35a66ce81b49f83 authored 9 months ago by Christian Brabandt <[email protected]>
translation(sr): Update Serbian messages translation (#13889)

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

github.com/macvim-dev/macvim - d08e437802ba86d49b9d07518c751bb4483e91e4 authored 9 months ago by Ivan Pešić <[email protected]>
runtime(filetype): detect *.ck files as Chuck filetype (#13888)

closes #13886

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

github.com/macvim-dev/macvim - 27a4632af675345f9d3b4f3d66a63756835df8cc authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0041: xxd -i may generate incorrect C statements

Problem: xxd -i may generate incorrect C statements
(Kuratius)
Solution: xxd: Make si...

github.com/macvim-dev/macvim - 7062be13129985fe297b9a8e59c57b8f0db61b8f authored 9 months ago by Kuratius <[email protected]>
runtime(man): man on AIX does not understand -l

fixes: #13847

Co-authored-by: Ken Takata <[email protected]>
Signed-off-by: Christian Brabandt <cb@...

github.com/macvim-dev/macvim - f942db25571e64d413048fcfd9719fdf63a516c6 authored 9 months ago by Christian Brabandt <[email protected]>
runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywords

See:
https://github.com/swaywm/sway/blob/0aceff74696f03d306dc9de5473d9ed7afb73f67/sway/sway.5.sc...

github.com/macvim-dev/macvim - 46d67d22b9baa575de3ef2fb7ff430b11dfa1e26 authored 9 months ago by James Eapen <[email protected]>
runtime(i3config): remove always from `focus_follows_mouse`

The always option does not exist in i3, only sway.

From https://i3wm.org/docs/userguide.html:
`...

github.com/macvim-dev/macvim - a39af02904966087b2af2372fa8233c4dfe149e3 authored 9 months ago by James Eapen <[email protected]>
runtime(netrw): minor changes to fix move cmd on windows (#13823)

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

github.com/macvim-dev/macvim - 6e5a6c9965f667712494ae0a9df8a407267cc72f authored 9 months ago by MiguelBarro <[email protected]>
patch 9.1.0040: issue with prompt buffer and hidden buffer

Problem: Modifying a hidden buffer still interferes with prompt buffer
mode changes.
...

github.com/macvim-dev/macvim - f267847017976ab85117bdf75b45e769836f8d69 authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0039: too vague errors for 'listchars'/'fillchars'

Problem: too vague errors for 'listchars'/'fillchars'
Solution: Include the field name in error...

github.com/macvim-dev/macvim - 6a8d2e1634f8f0d7463a2786dbcbe0f38dd287a7 authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0038: Unnecessary loop in getvcol()

Problem: Unnecessary loop in getvcol().
Solution: Compare next char position with pos->col dire...

github.com/macvim-dev/macvim - 4ea37f88e8345ca830271636a2e197a1a46114d2 authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol

Problem: Calling get_breakindent_win() repeatedly when computing
virtual column, and ...

github.com/macvim-dev/macvim - 5b0722b86445158f0b502ffc48a5847b0d0187bd authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0036: MS-Windows: Warning about unused variable

Problem: MS-Windows: Warning about unused variable
(after 9.1.0030, John Marriott)
So...

github.com/macvim-dev/macvim - 73e16c740676e11176685ba5490eff202dc8d938 authored 9 months ago by John Marriott <[email protected]>
runtime(odin): include ftplugin, syntax and indent script (#13867)

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 9 months ago by Maxim Kim <[email protected]>
patch 9.1.0035: i_CTRL-] triggers InsertCharPre

Problem: i_CTRL-] triggers InsertCharPre
Solution: Return if CTRL-] is received. InsertCharPre
...

github.com/macvim-dev/macvim - 7d711fe2092d0438d2df5054df735ec34926e2bc authored 9 months ago by altermo <>
patch 9.1.0034: Window scrolls unexpectedly when 'scrollbind' is set

Problem: Window may unexpectedly scroll when 'scrollbind' is set
and setting a buffer...

github.com/macvim-dev/macvim - ac4cffc6d9d307778d8a2945adab70244470bbb8 authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer

Problem: Insert mode not stopped if an autocommand modifies a hidden
buffer while clo...

github.com/macvim-dev/macvim - 96958366ad6159efe708b694055320ed19357e61 authored 9 months ago by zeertzjq <[email protected]>
patch 9.1.0032: MS-Windows installer misses keymaps

Problem: MS-Windows installer misses keymaps
(Maxim Kim)
Solution: Include keymaps in...

github.com/macvim-dev/macvim - 1a9aba8ad49ef77e69f429093d44888e7eafde7c authored 9 months ago by Ken Takata <[email protected]>
patch 9.1.0031: Link Error on Windows

Problem: Link Error on Windows
Solution: Add ifdef HAVE_TGETENT for term_strings_not_set()

Sig...

github.com/macvim-dev/macvim - 4afda3307dfa330fe7f7b19fc3c1e1de75f9b79a authored 9 months ago by Christian Brabandt <[email protected]>
runtime(fortran): update fortran syntax (#13870)

Support most remaining features of Fortran 2018/2023
Small improvements to folding etc,
Code c...

github.com/macvim-dev/macvim - ef79c5783782d12bdc6c40cf24d578cc6a1f2a8c authored 9 months ago by Ajit-Thakkar <[email protected]>
CI: regenerate helptags, fix ci help tags job failing

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

github.com/macvim-dev/macvim - 9c58191b34c5ccc847d8119f5055a9086980356c authored 9 months ago by Christian Brabandt <[email protected]>
patch 9.1.0030: Cannot use terminal alternate font

Problem: Cannot use terminal alternate fonts (PMunch)
Solution: Support terminal alternate font...

github.com/macvim-dev/macvim - a606f3ac036e5f3dc313f620e6b4bc00812314f9 authored 9 months ago by PMunch <[email protected]>