Tsuyoshi CHO

Results 163 comments of Tsuyoshi CHO

via [Vim 9.0.0057](https://github.com/vim/vim/commit/5154a8880034b7bb94186d37bcecc6ee1a96f732) ```patch diff --git runtime/doc/gui_x11.txt runtime/doc/gui_x11.txt index 942037a64..14ed9f5c9 100644 --- runtime/doc/gui_x11.txt +++ runtime/doc/gui_x11.txt @@ -680,7 +680,7 @@ Of these three, Vim uses PRIMARY when reading and writing the...

via [Vim 9.0.0553](https://github.com/vim/vim/commit/f5f4e85f0189790ab81c0005b703604721db13d4) ```patch diff --git runtime/doc/version9.txt runtime/doc/version9.txt index 9ec13872a..1e355e42f 100644 --- runtime/doc/version9.txt +++ runtime/doc/version9.txt @@ -259,7 +259,7 @@ Support for evaluating Vim expressions in a heredoc. |:let-heredoc| Support for...

via [Vim 9.0.0701](https://github.com/vim/vim/commit/8cf3459878198c5bb4a96f3c63214b2beccce341) ```patch diff --git runtime/doc/userfunc.txt runtime/doc/userfunc.txt index 806d8f76b..45cd2f4ed 100644 --- runtime/doc/userfunc.txt +++ runtime/doc/userfunc.txt @@ -405,7 +405,7 @@ function to abort. `:defer` can be used to avoid that: >...

項目の不足 via [Vim 9.0.0709](https://github.com/vim/vim/commit/f167c7b42476f8ab5b32c3c5ccbdca914316e96b) ```patch diff --git runtime/doc/help.txt runtime/doc/help.txt index db803ef80..d1af85eff 100644 --- runtime/doc/help.txt +++ runtime/doc/help.txt @@ -161,6 +161,8 @@ Programming language support ~ |filetype.txt| settings done specifically for a...

via [Vim 9.0.0752](https://github.com/vim/vim/commit/7e120ffccbf81ae8acac28f11fbd5eab79a1630d) typo ```patch diff --git runtime/doc/windows.txt runtime/doc/windows.txt index b60d44c5d..2d96b043b 100644 --- runtime/doc/windows.txt +++ runtime/doc/windows.txt @@ -561,9 +561,9 @@ CTRL-W = Make all windows (almost) equally high and wide,...

via [Vim 9.0.0785](https://github.com/vim/vim/commit/9652249a2d02318a28a63a7b5711f25652e8f969) ```patch diff --git runtime/doc/usr_41.txt runtime/doc/usr_41.txt index 1d5c7e58a..854f46cb8 100644 --- runtime/doc/usr_41.txt +++ runtime/doc/usr_41.txt @@ -687,7 +687,7 @@ search() function uses its first argument as a search pattern and...

via [Vim 9.0.0815](https://github.com/vim/vim/commit/9c50eeb40117413bf59a9da904c8d0921ed0a6e6) ```patch diff --git runtime/doc/os_haiku.txt runtime/doc/os_haiku.txt index 1a808625f..01c64ecf0 100644 --- runtime/doc/os_haiku.txt +++ runtime/doc/os_haiku.txt @@ -56,7 +56,7 @@ additionally installed over the GUI version. Typical build commands are: ./configure...

* vimプラグインのfunctionに!はもう不要だよ とかもありかな?

* a:xxは引数にないとエラーするようになったよ 上もだけどVim script書く人向けで、利用者向けじゃないかな...

ここ参照しつつ、記載がないものを検討するといいかもしれない (と thinca さんのまとめをもってくる) https://thinca.hatenablog.com/entry/vim8-advent-calendar