]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): update how to report issues for mac Vim
authorChristian Brabandt <cb@256bit.org>
Thu, 14 Nov 2024 20:12:38 +0000 (21:12 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 14 Nov 2024 20:13:34 +0000 (21:13 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/os_mac.txt

index 0421fb7b19bfbaaacb12fee4baa158d5c1de08ed..0bf197d6d585981fa3a033ce67ecdbe7672b3ee8 100644 (file)
@@ -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*