Ecosyste.ms: OpenCollective

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

github.com/macvim-dev/macvim

Vim - the text editor - for macOS
https://github.com/macvim-dev/macvim

patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit'

Problem: Wrong cursor position when clicking after concealed text
with 'virtualed...

e500ae8e29ad921378085f5d70ee5c0c537be1ba authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1724: vim9class constructor argument type checking bug

Problem: vim9class constructor argument type checking bug
Solution: fix it

closes: #12816

Sign...

2261c89a49ff2115e1ccc9ab9211e9f0d5a37578 authored about 1 year ago by h-east <[email protected]>
Update sr.po (#12820)

5a0dd71ed914158ed21576516519e43f1e64bb78 authored about 1 year ago by Ivan Pešić <[email protected]>
Use string interpolation (#12823)

bfc461f756c9b933ea6c5d776244667b6b1a84ef authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1723: Fix regression in {func} argument of reduce()

Problem: Fix regression in {func} argument of reduce()
Solution: pass function name as string ag...

ad0c442f1fcc6fe9c433777ee3e5b9e6addc6d69 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1722: wrong error messages when passing wrong types to count()

Problem: wrong error messages when passing wrong types to count()
Solution: fix it

This fixes t...

4f389e7c0fe7dfeccfa512a72fa36f9028d57159 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1721: Build failure on Windows with dynamic lua

Problem: Build failure on Windows with dynamic lua (after 9.0.1719)
Solution: move definition fu...

4112acae0816e3f64c082b1e773dd5f4a100685e authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1720: Vim9 class using wrong index for overridden method

Problem: Vim9 class using wrong index for overridden method
Solution: Use correct index for over...

a456b12011569be91418bbf6277d844c67e05e79 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
Update FreeBASIC syntax file (#12781)

20b33b56ad5d92c1c11e0859dc9333166625e0ad authored about 1 year ago by dkearns <[email protected]>
zh_CN: update to use reordering (#12787)

cf8cde2e5a3bee4f33e39e354945bab367f5eb7c authored about 1 year ago by 依云 <[email protected]>
patch 9.0.1719: if_lua: crash for for Lua functions invoked via Vim callbacks

Problem: if_lua: crash for Lua functions invoked via Vim callbacks
Solution: Use Lua registry ra...

8a35033782de4e1f43fba15543fc8fb458944194 authored about 1 year ago by Jesse Pavel <[email protected]>
patch 9.0.1718: dict-completion does not respect region

Problem: dict-completion does not respect region
Solution: respect selected region in dict compl...

e98fb643ec5f84f9088c8b1434a0bd6ff988dc2d authored about 1 year ago by LemonBoy <[email protected]>
The keyboard layout "russian-typograph" has been updated to version 3.3 (#12796)

Co-authored-by: RestorerZ <[email protected]>

636d32b327309f453e5cdfe75bbe7ad14550093a authored about 1 year ago by Restorer <[email protected]>
Update syntax/muttrc.vim to latest mutt (#12797)

Nothing complicated, just lots of tedium keeping the lines wrapped at
reasonable lengths.

10f23e10a9f0ea2a48f9e15f7ee53a20e5e09e91 authored about 1 year ago by lunasophia <[email protected]>
Update syntax/fortran.vim (#12798)

Several small improvements including better discrimination of "real" used as a type and as an in...

4868f637b84a18fd162db6eff6d716bf22595fd0 authored about 1 year ago by Ajit-Thakkar <[email protected]>
patch 9.0.1717: virtcol2col returns last byte of a multi-byte char

Problem: virtcol2col returns last byte of a multi-byte char
Solution: Make it return the first b...

b209b86e6636a16088ccacdac98213416c065bf2 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1716: Windows build with python 3.12 and clang fails

Problem: Windows build with python 3.12 and clang fails
Solution: Remove the PyBool_Type functio...

15a0a0281a060fd5968ca2f3c80e750137106adb authored about 1 year ago by Zdenek Dohnal <[email protected]>
patch 9.0.1715: duplicate test in message_test.c

Problem: duplicate test in message_test.c
Solution: Remove duplicate test and make functions sta...

7772c93a3ec1ce60469e9aea9899687ae1141f34 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1714: getcompletion() "cmdline" fails after :autocmd

Problem: getcompletion() "cmdline" fails after :autocmd
Solution: Use set_cmd_context() instead...

e4c79d36150431ffb97cb8952ec482af2e57f228 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1713: Github CI fails to load snd-dummy kernel module

Problem: Github CI fails to load snd-dummy kernel module
Solution: Make installation of linux-mo...

ba913b14dde28f1f49b73a15f0a75038e12fde27 authored about 1 year ago by Zdenek Dohnal <[email protected]>
patch 9.0.1712: missing null check in object_clear()

Problem: missing null check in object_clear()
Solution: Add null check of cl

closes: #12627

Si...

5b0889b8bf25b0793b1949ec965c94b623900aba authored about 1 year ago by Jia-Ju Bai <[email protected]>
patch 9.0.1711: dead code in charset.c

Problem: dead code in charset.c
Solution: remove it

linetabsize_col() calls init_chartabsize_ar...

d3515a1e88cf25c1d5eae8faa965b587a124e687 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1710: scrolloff options work slightly different

Problem: sidescrolloff and scrolloff options work slightly
different than other global-...

4a8eb6e7a9df10f79bf95301ced012f0d6a13088 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1709: dynamic build with python 3.12 breaks

Problem: dynamic build with python 3.12 breaks
Solution: if_python3.c: Fix building dynamic Pyth...

e5e4709a6ac02dc2a17bd6e4d02e799269ba5ea9 authored about 1 year ago by Zdenek Dohnal <[email protected]>
patch 9.0.1708: getcompletion() failes for user-defined commands

Problem: getcompletion() failes for user-defined commands
Solution: set context for completion f...

8ef1fbc0c3ca8dca32c352f3cf30e7a4b3096a94 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1707: Cannot wrap around in popup_filter_menu()

Problem: Cannot wrap around in popup_filter_menu()
Solution: Allow to wrap around by default

Cu...

badeedd913d9d6456ad8087911d024fd36800743 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1706: typos in the xxd manpage

Problem: typos in the xxd manpage
Solution: Fix typos and formatting

closes: #12645

Signed-off...

02551c9de0895dbe9105bd577e59c1fdde44355a authored about 1 year ago by Matthias Braun <[email protected]>
runtime: Remove Brams email in indent/README.txt

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

96d6c4aabed15266bc4acfa66f9b35c2820dfa59 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1705: cursor position wrong when clicking on an unprintable char

Problem: cursor position wrong when clicking on an unprintable char
Solution: Don't update prev...

b25dbb3f9b5885dd623af7a9fae890b8366b64e2 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1704: Cannot use positional arguments for printf()

Problem: Cannot use positional arguments for printf()
Solution: Support positional arguments in ...

0c6181fec4c362eb9682d5af583341eb20cb1af5 authored about 1 year ago by Christ van Willegen <[email protected]>
runtime: Add a few more remarks about Bram and new runtime files

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

1688938dd5ac78ab67e54299b9d5b93499dba762 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1703: Vim9 Calling a method in an extended class fails

Problem: Vim9 Calling a method in an extended class fails
Solution: use method index directly

c...

74cc13cc402fa4df9033fbbc0643b1b403525950 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(pymanifest): fix mistake in syntax definition

Signed-off-by: Christian Brabandt <[email protected]>
Co-authored-by: ObserverOfTime <chronobserver@...

9ad1bf7afd5c4f26e5154eca2697c9a6773e0bf4 authored about 1 year ago by ObserverOfTime <[email protected]>
Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)

* Dedicate upcoming Vim 9.1 to Bram

Also replace in a few more places Brams email address and...

e978b4534a5e10471108259118c0ef791106fd92 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1702: Undo test is flaky

Problem: Undo test is flaky.
Solution: Apply filter and change time to "1 second ago" in both d...

9c30f4389944810cf88154d25dfd9ea5737c19e6 authored about 1 year ago by zeertzjq <[email protected]>
Add syntax & ftplugin for pymanifest (#12773)

2f339aad6c80e82d7c1237b402392065857174d4 authored about 1 year ago by ObserverOfTime <[email protected]>
Update iss syntax file (#11890)

- Add 'ExternalSize:' parameter
- Add 'setntfscompression' files flag
- Fix escaped left brace...

f9c4c2f97db94f513b86d86b86bf981060c7c8bf authored about 1 year ago by ObserverOfTime <[email protected]>
patch 9.0.1701: vim9 crash when class member overridden

Problem: vim9 crash when class member overridden
Solution: Use method_count field instead

close...

57a02ccf4c75a6abb270194c90be926d5221b3ce authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1700: Cannot compile with dynamic perl < 5.38

Problem: Cannot compile with dynamic perl < 5.38 (after 9.0.1681)
Solution: Fix if_perl/dyn from...

32f586eec1a48784566f8e7aad5cab0ad6105b02 authored about 1 year ago by K.Takata <[email protected]>
patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows

Problem: compile warning for xdiff/xutils on MS-Windows
Solution: add explicit type cast from si...

6c313bbb043745a60a7ee30a78edb907260b764a authored about 1 year ago by Mike Williams <[email protected]>
patch 9.0.1698: Test_map_restore_sid fails in GUI

Problem: Test_map_restore_sid fails in GUI
Solution: Feed an unsimplified Ctrl-B

closes: #12770...

7fe108990423535fa7cb804deae49d64831e25a9 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1697: incsearch test not sufficient

Problem: incsearch test not sufficient (after 9.0.1691)
Solution: add an additional test

Signed...

73b8209266f0cd5c6d4df77b3700172d9c26df31 authored about 1 year ago by Christ van Willegen <[email protected]>
patch 9.0.1696: sodium_mlock may still fail in CI

Problem: sodium_mlock may still fail in CI
Solution: Catch E1230 in testscript and skip test

Si...

8878653a441764c0e234c5d7af99a2b3a823bb9b authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1695: Crash with overlong textprop above

Problem: Crash with overlong textprop above
Solution: Consider only positive padding

closes: #1...

f1cc4d55b9ed3335985512fb9fedf31cc4bb65a0 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1694: wrong mapping applied when replaying a char search

Problem: wrong mapping applied when replaying a char search
Solution: Store a NOP after the ESC
...

bacc83009bc38c9ba0247aaa22b76d1993d57993 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode

Problem: Ctrl-Q not handled like Ctrl-V in replace mode
Solution: Handle Ctrl-Q like Ctrl-V

clo...

2d63e4b3ccc0bb34db21a3c1d024cb114f8c4071 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1692: Android not handling AI_V4MAPPED ai_flag

Problem: Android not handling AI_V4MAPPED ai_flag
Solution: don't set AI_V4MAPPED flag when on A...

db4fd29063f940d2d15bbcd5e86e03b26c985222 authored about 1 year ago by cions <[email protected]>
patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll

Problem: wrong viewport restored for incsearch and smoothscroll
Solution: Save and restore skipc...

7b7b4cb6f274e7bace127107b0d2752133c4020b authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1690: popup_create() not aborting on errors

Problem: popup_create() not aborting on errors
Solution: check for errors in arguments given and...

f6cdab3704959379086d6a097fabdf6c55d73779 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1689: python 3.12 produces warnings and fails test

Problem: python 3.12 produces warnings and fails test
Solution: Make use of raw strings in pytho...

288bf26c5310ce3b06042d3f731c0d2341325fb5 authored about 1 year ago by Zdenek Dohnal <[email protected]>
patch 9.0.1688: cannot store custom data in quickfix list

Problem: cannot store custom data in quickfix list
Solution: add `user_data` field for the quick...

ca6ac99077d2e6d020a34267aa5e0fbc4d23dc38 authored about 1 year ago by Tom Praschan <[email protected]>
patch 9.0.1687: mapset() not properly handling script ID

Problem: mapset() not properly handling script ID
Solution: replace_termcodes() may accept a scr...

7e0bae024d4c1673cff31763227ad52b936fa56f authored about 1 year ago by zeertzjq <[email protected]>
.cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)

cd4e4e169ab3ff0b9315e5bc16d5ba490ee251ff authored about 1 year ago by Philip H <[email protected]>
Add commentstring for nix file format (#12696)

d8f981138aa04c15ff87b306e9003df8d4b09d17 authored about 1 year ago by Keith Smiley <[email protected]>
patch 9.0.1686: undotree() only works for the current buffer

Problem: undotree() only works for the current buffer
Solution: Add an optional "buffer num...

5fee11114975b7405b7ccd3ee8758e54bf559760 authored about 1 year ago by Devin J. Pohly <[email protected]>
patch 9.0.1685: silence Python 3.11 depreciations for gcc

Problem: Python 3.11 interface throws deprecation warnings
Solution: ignore those warnings for g...

422b9dcbfadcd5c1dfad982f9782563915398430 authored about 1 year ago by Philip H <[email protected]>
patch 9.0.1684: Update libvterm to rev 839

Problem: libvterm slightly outdated
Solution: Update libvterm from rev 818 to rev 839

Notable f...

b00df7aa388994119346a21d77b0d0db2a0a5e9f authored about 1 year ago by zeertzjq <[email protected]>
Update CODEOWNERS (#12760)

8f5a8d8a8bdc3ab952a0eddfae8a66852b698220 authored about 1 year ago by dkearns <[email protected]>
Update my name and email in runtime files (#12763)

21aaff3faa828c5c2677a0a9f1b90a0b780d57f6 authored about 1 year ago by Lily Ballard <[email protected]>
Update syntax/dosini.vim to the latest version (#12764)

The latest version is in https://github.com/xuhdev/syntax-dosini.vim/blob/master/syntax/dosini.v...

dd0ad2598898c2b4641c4acd5b70b6184fa698ed authored about 1 year ago by Hong Xu <[email protected]>
Update the vimscript code for restoring cursor position

Using xxd(1) to filter and edit binary files causes the input files
to have dual nature, so to s...

81b8bf5b4a33552c610dc2ea743ac2698a16aef7 authored about 1 year ago by Dragan Simic' via vim_dev <[email protected]>
Improve the vimscript code in ":h hex-editing"

Save and restore the view position before and after saving the buffer,
respectively, to keep the...

6a500661a9cb7b57093cf1095aa67e9c4aabc709 authored about 1 year ago by Dragan Simic' via vim_dev <[email protected]>
Updated runtime files

This is a collection of various PRs from github that all require a minor
patch number:

1) https...

6efb1980336ff324e9c57a4e282530b952fca816 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1682: sodium encryption is not portable

Problem: crypt: sodium encryption is not portable
Solution: use little-endian byte order for sod...

6019fed0c50a31f0f9bb6c80e4e2b97d3f71565a authored about 1 year ago by Christian Brabandt <[email protected]>
Update krl and add rapid syntax files (#12750)

92f076e53e22b467fb6d12051fec2d4bdbda88fe authored about 1 year ago by Patrick Meiser-Knosowski <[email protected]>
Add security policy (#12687)

* Add security policy

Currently is hard to find where to report security issues,
the only me...

6ec7808c4a469d1fe22101f75e4d9abc269823a6 authored about 1 year ago by Santos Gallegos <[email protected]>
defaults.vim: Update comment to simplify reverting augroup

closes: #12673

c41b3c9f95ac57646804977edea496705618cc93 authored about 1 year ago by Balki <[email protected]>
patch 9.0.1681: Build Failure with Perl 5.38

Problem: Build Failure with Perl 5.38
Solution: Fix Build Failure

closes: #12543, closes: #12575

1d7caa58e3c87f75a4becbceabbd1af181ace11e authored about 1 year ago by Philip H <[email protected]>
patch 9.0.1680: sodium test fails in Github CI

Problem: sodium test fails in Github CI
Solution: Catch sodium_mlock() errors and do not er...

335c58494089ff4ef698f059ded6215f69c02bcf authored about 1 year ago by Christian Brabandt <[email protected]>
Change "the" to "then" under ':help bufload()' (#12662)

c2bd205254c89ecf46e08965f53d7991315d9c98 authored about 1 year ago by Daniel Steinberg <[email protected]>
Manpager: apply g flag conditionally to s command (#12679)

Problem: The `s` command with `g` flag only substitutes
one occurrence when `gdefault`...

64dea84bb05a29117cf2708085021c535b898975 authored about 1 year ago by Filip Gospodinov <[email protected]>
update matchit (#12611)

bd76c89e31ac9d9efd00ec8dda9c32436415dbbb authored about 1 year ago by Christian Brabandt <[email protected]>
Fix alignment in filetype.txt (#12618)

There are three spaces because the "<" is concealed.

0401933a5be3b72e12427cdaf8b7ff2694690d02 authored about 1 year ago by zeertzjq <[email protected]>
feat: recognize geojson extension as json filetype (#12636)

077ade4f67036e652b99f8f858c9ca1c1dd22245 authored about 1 year ago by Dominique Pellé <[email protected]>
Add filetype detection for eyaml files (#12659)

https://github.com/voxpupuli/hiera-eyaml/ uses and produces the eyaml
format, which is simply y...

b69b9d5e175351c9a25507139954f6211f37fdd9 authored about 1 year ago by Max Gautier <[email protected]>
Highlight editorconfig properties with dashes (#12691)

Problem: editorconfig properties with dashes are not highlighted
Solution: update the property ...

958e15bb1c7d582cdca324dc61a4daf5c01842bc authored about 1 year ago by ObserverOfTime <[email protected]>
detect filetype for `*.vsh` and `*.vv` files (#12692)

Co-authored-by: Turiiya <[email protected]>

2eb413f89b97a498679fbe68c7564b9e41c5af7f authored about 1 year ago by Turiiya <[email protected]>
PyPA manifest files are not recognized (#12707)

Problem: PyPA manifest files are not recognized.
Solution: Add a pattern to match PyPA man...

44ff25d5243b6d4f7ee88b46d1254aec0b27f4eb authored about 1 year ago by ObserverOfTime <[email protected]>
Unison support (#12715)

7159ac7fec282ad7427795b4bcd5b769268c083d authored about 1 year ago by Anton Parkhomenko <[email protected]>
feat(heex): borrow matchit support from html (#12717)

* feat(heex): borrow matchit support from html

Makes % support behave the same in heex as in ...

8967f6c4b9e2071dea9a63dbbbb93f6b9119ae99 authored about 1 year ago by Chris Vincent <[email protected]>
Add WebGPU Shading Language (WGSL) filetype (#12723)

The current W3C Working Draft for the WebGPU Shading Language (WGSL) specifies
'text/wgsl' medi...

a13eb2b147915e7e92a6de6c19ce448c7def4057 authored about 1 year ago by Gergő Sályi <[email protected]>
update .wast files syntax highlighting (#12741)

8f566fdb1e3452c9104d9e7af402adbfbcb463c7 authored about 1 year ago by Linda_pp <[email protected]>
patch 9.0.1679: Cleanup Tests from leftover files

Problem: Tests may leave leftover files around
Solution: Clean up tests and remove files

T...

84bc00e9b52b1174888f2f696f8b628a83c49988 authored about 1 year ago by Christian Brabandt <[email protected]>
Merge pull request #12740 from k-takata/import-9.0.1678

Bring Bram's last patch (9.0.1678) to GitHub

9fcde94176b9c1a3b85d054cc388c49cb17dfb18 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1678: blade files are not recognized

Problem: Blade files are not recognized.
Solution: Add a pattern for Blade files. (closes #...

ad34abee258322826146d597ac5b5fd2111c2b79 authored about 1 year ago by ObserverOfTime <[email protected]>
Add a Makefile target to build signed/notarized legacy DMG file

Otherwise the old target would make a non-legacy DMG with APFS which old
macOS versions can't un...

d9de087dddadbfd82fcb5dc9734380a2f829bd0a authored over 1 year ago by Yee Cheng Chin <[email protected]>
MacVim r177

Updated to Vim 9.0.1677

Announcements
====================

Website
--------------------

The o...

d6a1a3940c81e14608ef8e15868109b97fd40d9c authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1418 from ychin/cleanup-runtime-dir-post-build

Clean up runtime dir after copying them to the app bundle

63f0f7e82e61a59adb9758d0c9fd55147bdafef8 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Clean up runtime dir after copying them to the app bundle

This cleans up some glaring ones like the syntax/indent's testdir
folders in the runtime directo...

02222947bf3c146783c441462dfe396e6348cfd1 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1416 from ychin/sparkle-2.4.2

Sparkle 2.4.2

ac9cd1c3d297e265064139253d07d5bd28d8ebf1 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Sparkle 2.4.2

f6f5be59b08ec719c6a1d378f1c693a185783d5d authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1415 from ychin/docs-cleanup-more-details

Misc documentation updates and cleanups

57a1e16f4834a506f16e5b3509610a0b0780fa14 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1340 from ychin/macvim-python-3.11

Update Python3 from 3.10 to 3.11 in CI

853a24e9b9bce724717c7be9581b0054cfe2f8b5 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Misc documentation updates and cleanups

88ec365d323f854c6883172ffde1357ab1eebc94 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Update Python3 from 3.10 to 3.11 in CI

Also, refactor CI configs to only specify the Python 3 and Perl versions
in one place, so we don...

444ff33fc77faf68eb1ad7afafc26a8120f82874 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Revert local sh.vim downgrade change as bug was fixed in upstream

See https://github.com/macvim-dev/macvim/pull/1358 which performed the
downgrade and rationale.
...

00889b1bc0052a34fc02819dd67a35ec6c686420 authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

6f987a4b13049cac818897871e5900f5bdf3ab4f authored over 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1414 from ychin/whats-new-page

Add "What's New" page to show release notes after update to new version

dd125366057a8969dfe7227f0d01a4d41184a992 authored over 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1677: typo in syntax test input file

Problem: Typo in syntax test input file.
Solution: Fix the typo and the expected dump files...

4c0089d696b8d1d5dc40568f25ea5738fa5bbffb authored over 1 year ago by THARAK HEGDE <[email protected]>
Merge remote-tracking branch 'vim/master'

7203179ba854031f99c5291b22fa2af6e3778309 authored over 1 year ago by Yee Cheng Chin <[email protected]>