From 8b97ca66cf7e3e780a56fe5b07c491dd6833ea3c Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Thu, 14 Nov 2024 21:12:38 +0100 Subject: [PATCH] runtime(doc): update how to report issues for mac Vim Signed-off-by: Christian Brabandt --- runtime/doc/os_mac.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/runtime/doc/os_mac.txt b/runtime/doc/os_mac.txt index 0421fb7b19..0bf197d6d5 100644 --- a/runtime/doc/os_mac.txt +++ b/runtime/doc/os_mac.txt @@ -1,4 +1,4 @@ -*os_mac.txt* For Vim version 9.1. Last change: 2019 Apr 21 +*os_mac.txt* For Vim version 9.1. Last change: 2024 Nov 14 VIM REFERENCE MANUAL by Bram Moolenaar et al. @@ -118,9 +118,13 @@ Shift-Control-2. When reporting any Mac specific bug or feature change, please use the vim-mac maillist |vim-mac|. However, you need to be subscribed. An alternative is to -send a message to the current MacVim maintainers: +report issues either directly at the Vim github repository: - mac@vim.org +https://github.com/vim/vim/issues + +or for MacVim specific issues, you may report those over here: + +https://github.com/macvim-dev/macvim/issues ============================================================================== 7. Compiling Vim *mac-compile*