Skip to content

Conversation

@h-east
Copy link
Member

@h-east h-east commented Dec 17, 2024

:pbuffer の流用元である :buffer も修正しています。

  • 改行位置
  • 全角と半角の間に空白挿入

あと、次のcommitでファイル全体に %s/。\zs \ze\[//g を適用しています。
(ほんとは「全角と半角の間に空白挿入」をやりたかったけど、量が多いのでコレで勘弁)

Comment on lines +1014 to +1015
The notation with single quotes does not work here, `:pbuffer
12'345'` uses 12'345 as a buffer name. Also see |+cmd|.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:buffer からの流用と思われるこの記述、ホント?
12'345' では?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

新規バッファ名で上記のように指定すると 12'345' になりますし
誤字脱字だと思います

Copy link
Member Author

@h-east h-east Dec 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vim-jp/issues#1433 (comment) を更新しました。

@h-east h-east merged commit 7bbd711 into vim-jp:master Dec 23, 2024
2 checks passed
@h-east h-east deleted the update-windows branch December 23, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants