mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
runtime(doc): Improve header formatting
- Normalise header formatting and highlight all bylines. - Remove broken email address from if_sniff.txt. closes: #18601 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
3fc00c05fb
commit
c8eeda9b15
@@ -1,3 +1,15 @@
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
and Somebody Else
|
||||
and Another Person
|
||||
|
||||
|
||||
VIM USER MANUAL by Bram Moolenaar
|
||||
and Somebody Else
|
||||
and Another Person
|
||||
|
||||
|
||||
VIM HELP FILE FORMAT
|
||||
|
||||
|
||||
|
||||
1
runtime/syntax/testdir/input/setup/help.vim
Normal file
1
runtime/syntax/testdir/input/setup/help.vim
Normal file
@@ -0,0 +1 @@
|
||||
set conceallevel=2
|
||||
Reference in New Issue
Block a user