contribute
#contribute
2019/12/7 #PR
echodoc.vim シグニチャの表示を Vim の popup window でもできるようにした
2019/11/22 #PR
deol.nvim 履歴ファイルの行数が g:deol#shell_history_max よりも小さい場合、空のリストが返されてしまう問題を修正するPR
Fix truncate histories by tamago324 · Pull Request #12 · Shougo/deol.nvim
2019/11/21 #PR
deol.nvim <C-u> でコマンドラインのクリアではなく、<BS> を使うようにした
Use <BS> instead of <C-u> for cmd.exe by tamago324 · Pull Request #11 · Shougo/deol.nvim
Shougo さんの反応がすごい早い...!
反応早いと嬉しい!
反応早いのはいいことだから、自分もそういうふうに心がけてみよう
即レスは人生を豊かにする?
2019/11/20 #PR
vim-gitgutter typo 修正
Fix typo in doc by tamago324 · Pull Request #665 · airblade/vim-gitgutter
2019/11/19 #issue
denite.nvim Vim8 で denite#custom#action() を使うと、:Denite xxx を実行すると落ちる
denite#custom#action() cannot be used, on Windows10, Vim8 · Issue #724 · Shougo/denite.nvim
どうやってなおすのかわからなかったから、 Issue 報告だけした
ドキュメントに、denite#custom#action() で lambda は使えないよーって書いてあった...
Shougo さんの貴重な時間を奪ってしまった...
ちゃんとドキュメントを読みましょう。。。。
2019/11/17 #PR
denite.nvim defx.nvim の問題と同じようなことが denite.nvim でも起きた
Add denite#util#input by tamago324 · Pull Request #722 · Shougo/denite.nvim
defx.nvim と同じ関数を使っていたため、自分で直して PR 出してみた!
そしたら、数分でマージしてもらえた!!!
2019/11/16 #issue
defx.nvim Vim で defx#call_aciton('new_file') したときに <C-c> を押すと、応答なしになってしまう問題
Vim "Not responding" when <C-C> is pressed while waiting for input of "new_file" aciton. On Windows10 · Issue #174 · Shougo/defx.nvim
Shougo さんが治してくださった
Issue をあげることで、もし他の人が同じようなバグに遭遇することがなくなるかもしれない!
原因がわかって、再現ができるなら、どんどん Issue 登録する!
2019/11/11 #PR
translate.vim 文字の範囲指定で翻訳できるようにした
Selected words translate by tamago324 · Pull Request #6 · skanehira/translate.vim
2019/11/8 #PR
ale nimcheck で範囲でハイライトするようにした
https://github.com/dense-analysis/ale/pull/2887
初めての コードへのPR!
30分でマージしてくれてすごい嬉しかった!
世界に貢献できた気持ち!