diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-06-28 07:40:09 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-06-28 07:40:09 +0000 |
commit | cab164f9878a93df4fb10f49939a991c46fb283e (patch) | |
tree | 072db0686adc9defe68ec2463b55af0a434f3d3c /da_DK.ISO8859-1/share/xml | |
parent | 4cb922f1851bea57d264724cc5a81d5b3b6fcdfa (diff) | |
download | doc-cab164f9878a93df4fb10f49939a991c46fb283e.tar.gz doc-cab164f9878a93df4fb10f49939a991c46fb283e.zip |
Update vim config for adoc files
In the en/books/fdp-primer/book/#editor-config-vim section the vim
configuration is outdated and misinformed:
- vim-tiny do not come with syntax highlighting files so recommending
that might be counter-productive
- For advanced users advise ale linter
- Split the functions for two different purposes: adoc and man
- There is no concept of wrapping in adoc as we are following the rule
"one sentence one line". On the other hand man pages should have a
wrap at around 72 considering the historical purpose. So remove
wrapping(Press[P]) from adoc and use only for man
- There is also no usage of TAB too in adoc so accompany the(Press[T])
only for man and remove from adoc
- Extra White Spaces should be applicable for both adoc and man while
OverLength marker should be only for man
- Use appropriate syntax and filetype for asciidoc and man
PR: 264921
Approved by: crees
Diffstat (limited to 'da_DK.ISO8859-1/share/xml')
0 files changed, 0 insertions, 0 deletions