-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
tweak documentation style #18284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
tweak documentation style #18284
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ebd511d to
e0525af
Compare
e0525af to
2fdd318
Compare
Member
|
thanks |
Member
|
It seems that this line wasn't changed in diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 3de624757..1628ff21a 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1236,7 +1236,7 @@ A jump table for the options with a short description can be found at |Q_op|.
will ensure file name uniqueness in the backup directory.
On Win32, it is also possible to end with "\\". However, When a
separating comma is following, you must use "//", since "\\" will
- include the comma in the file name. Therefore it is recommended to
+ include the comma in the file name. Therefore it is recommended to
use '//', instead of '\\'.
- Environment variables are expanded |:set_env|.
- Careful with '\' characters, type one before a space, type two toAnd there is another one in diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 3de624757..504f362b6 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -6416,7 +6416,7 @@ A jump table for the options with a short description can be found at |Q_op|.
fit the highest line number in the buffer respectively the number of
rows in the window, depending on whether 'number' or 'relativenumber'
is set. Thus with the Vim default of 4 there is room for a line
- number up to 999. When the buffer has 1000 lines five columns will be
+ number up to 999. When the buffer has 1000 lines five columns will be
used. The minimum value is 1, the maximum value is 20.
NOTE: This option is set to the Vi default value when 'compatible' is
set and to the Vim default value when 'compatible' is reset. |
zeertzjq
added a commit
to zeertzjq/neovim
that referenced
this pull request
Sep 13, 2025
closes: vim/vim#18284 vim/vim@450d591 Skip ft_hare.txt. Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
zeertzjq
added a commit
to zeertzjq/neovim
that referenced
this pull request
Sep 13, 2025
closes: vim/vim#18284 vim/vim@450d591 Skip ft_hare.txt. Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
zeertzjq
added a commit
to zeertzjq/neovim
that referenced
this pull request
Sep 13, 2025
closes: vim/vim#18284 vim/vim@450d591 Skip ft_hare.txt. Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
zeertzjq
added a commit
to neovim/neovim
that referenced
this pull request
Sep 13, 2025
…35748) closes: vim/vim#18284 vim/vim@450d591 Skip ft_hare.txt. Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
Member
|
thanks, I update this as well. |
chrisbra
pushed a commit
that referenced
this pull request
Sep 14, 2025
related: #18284 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
zeertzjq
added a commit
to zeertzjq/neovim
that referenced
this pull request
Sep 14, 2025
… in options.txt related: vim/vim#18284 vim/vim@97e0f95
zeertzjq
added a commit
to neovim/neovim
that referenced
this pull request
Sep 14, 2025
… in options.txt (#35755) related: vim/vim#18284 vim/vim@97e0f95
dundargoc
pushed a commit
to dundargoc/neovim
that referenced
this pull request
Sep 27, 2025
…eovim#35748) closes: vim/vim#18284 vim/vim@450d591 Skip ft_hare.txt. Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
dundargoc
pushed a commit
to dundargoc/neovim
that referenced
this pull request
Sep 27, 2025
… in options.txt (neovim#35755) related: vim/vim#18284 vim/vim@97e0f95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
options.txt
version9.txt
ft_hare.txt