Skip to content

Conversation

@h-east
Copy link
Member

@h-east h-east commented Sep 12, 2025

options.txt

  • 2 spaces after a sentence
  • tweaking line break positions

version9.txt

  • s/the diff/the diff mode/

ft_hare.txt

  • 2 spaces after a sentence
  • Stop justifying the right corner of the tag label.
  • It seems that the order of the mode-line commands was unintentionally changed, so change it back.

@h-east h-east force-pushed the tweak-documentation-style branch from ebd511d to e0525af Compare September 13, 2025 00:52
@h-east h-east force-pushed the tweak-documentation-style branch from e0525af to 2fdd318 Compare September 13, 2025 03:17
@chrisbra
Copy link
Member

thanks

@chrisbra chrisbra closed this in 450d591 Sep 13, 2025
@h-east h-east deleted the tweak-documentation-style branch September 13, 2025 22:10
@zeertzjq
Copy link
Member

zeertzjq commented Sep 13, 2025

It seems that this line wasn't changed in :h 'backupdir', even though the exact same line was changed in :h 'directory':

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 to

And there is another one in :h 'numberwidth':

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>
@chrisbra
Copy link
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
zeertzjq added a commit to neovim/neovim that referenced this pull request Sep 14, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants