mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
runtime(doc): mention comment plugin at :h 'commentstring'
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
df859a36d3
commit
d801edfb1b
@ -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|
|
||||
|
Loading…
x
Reference in New Issue
Block a user