docs: adjust modelines for HTML rendering #39649

Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
(cherry picked from commit 7e778205ab)
This commit is contained in:
Eisuke Kawashima
2026-05-07 21:32:27 +09:00
committed by github-actions[bot]
parent 6e44bd3c71
commit 382882976e
31 changed files with 93 additions and 31 deletions

View File

@@ -687,4 +687,6 @@ Summary: *help-summary* >
Next chapter: |usr_03.txt| Moving around
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -658,4 +658,6 @@ You will notice a few special marks. These include:
Next chapter: |usr_04.txt| Making small changes
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -516,4 +516,6 @@ else:
Next chapter: |usr_05.txt| Set your settings
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -588,4 +588,6 @@ This does mean there is less room to edit text, thus it's a compromise.
Next chapter: |usr_06.txt| Using syntax highlighting
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -201,4 +201,6 @@ buffer, set the 'syntax' option: >
Next chapter: |usr_07.txt| Editing more than one file
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -478,4 +478,6 @@ This protects you from accidentally overwriting another file.
Next chapter: |usr_08.txt| Splitting windows
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -602,4 +602,6 @@ For more information about tabpages see |tabpage|.
Next chapter: |usr_09.txt| Using the GUI
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -258,4 +258,6 @@ You can tune the way Select mode works with the 'selectmode' option.
Next chapter: |usr_10.txt| Making big changes
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -831,4 +831,6 @@ has written. To tell Vim to redraw the screen:
Next chapter: |usr_11.txt| Recovering from a crash
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -312,4 +312,6 @@ For programmatic access to the swap file, see |swapinfo()|.
Next chapter: |usr_12.txt| Clever tricks
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -345,4 +345,6 @@ matches and where they are.
Next chapter: |usr_20.txt| Typing command-line commands quickly
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -383,4 +383,6 @@ there can be only one.
Next chapter: |usr_21.txt| Go away and come back
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -478,4 +478,6 @@ For more details see |modeline|.
Next chapter: |usr_22.txt| Finding the file to edit
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -402,4 +402,6 @@ can't be editing nothing!
Next chapter: |usr_23.txt| Editing other files
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -258,4 +258,6 @@ decompression. You might need to install the programs first.
Next chapter: |usr_24.txt| Inserting quickly
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -605,4 +605,6 @@ This deletes up to the third word into register g.
Next chapter: |usr_25.txt| Editing formatted text
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -591,4 +591,6 @@ real tab.
Next chapter: |usr_26.txt| Repeating
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -209,4 +209,6 @@ start all over, use the "-W" argument. It overwrites any existing file.
Next chapter: |usr_27.txt| Search commands and patterns
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -563,4 +563,6 @@ and "\w" for "[0-9A-Za-z_]".
Next chapter: |usr_28.txt| Folding
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -425,4 +425,6 @@ the defined folds. Then you can delete or add folds manually.
Next chapter: |usr_29.txt| Moving through programs
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -609,4 +609,6 @@ for the identifier. Example (cursor on "idx"):
Next chapter: |usr_30.txt| Editing programs
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -736,4 +736,6 @@ For more details see |format-comments|.
Next chapter: |usr_31.txt| Exploiting the GUI
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -242,4 +242,6 @@ the GUI in the foreground. You can also use ":gui -f".
Next chapter: |usr_32.txt| The undo tree
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -179,4 +179,6 @@ use the |undotree()| function. To see what it returns:
Next chapter: |usr_40.txt| Make new commands
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -667,4 +667,6 @@ To set it back to the normal behavior, make 'eventignore' empty:
Next chapter: |usr_41.txt| Write a Vim script
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -2689,4 +2689,6 @@ utility is recommended.
Next chapter: |usr_42.txt| Add new menus
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -358,4 +358,6 @@ is...
Next chapter: |usr_43.txt| Using filetypes
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -177,4 +177,6 @@ and sources a script or executes a function to check the contents of the file.
Next chapter: |usr_44.txt| Your own syntax highlighted
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -707,4 +707,6 @@ up scrolling backwards and CTRL-L.
Next chapter: |usr_45.txt| Select your language
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -372,4 +372,6 @@ Don't type the spaces. See |i_CTRL-V_digit| for the details.
==============================================================================
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl:

View File

@@ -336,4 +336,6 @@ Make Vim work as you like it.
==============================================================================
Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl:
Copyright: see |manual-copyright|
vim:tw=78:ts=8:noet:ft=help:norl: