runtime(doc): mention comment plugin at :h 'commentstring' Commit: https://github.com/vim/vim/commit/d801edfb1b826c8b4a81f93205a0ed10bdf9fd56 Author: Christian Brabandt <c...@256bit.org> Date: Sun May 19 09:28:26 2024 +0200
runtime(doc): mention comment plugin at :h 'commentstring' Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 9561c6773..a6f156ada 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 9.1. Last change: 2024 May 07 +*options.txt* For Vim version 9.1. Last change: 2024 May 19 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1915,7 +1915,7 @@ A jump table for the options with a short description can be found at |Q_op|. feature} A template for a comment. The "%s" in the value is replaced with the comment text. Currently only used to add markers for folding, see - |fold-marker|. + |fold-marker|. Also used by comment plugins |comment-install|. *'compatible'* *'cp'* *'nocompatible'* *'nocp'* 'compatible' 'cp' boolean (default on, off when a |vimrc| or |gvimrc| -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1s8azc-00AzfM-BD%40256bit.org.