yuki yano

Results 21 issues of yuki yano

- The input of a is not applied when the following rule is used. ``` { 'char': '>', 'at': '(\%#)', 'input': 'f)abc' } ``` Text: `()` Input: `>` Output: `()...

I have a setting in markdown that automatically continues the list when I make a line break. I would like to disable yati in markdown only, because if I enable...

caw.vim is an excellent comment management plugin and I would like to see it integrated. I am new to Lua, is there anything I can do to help? https://github.com/tyru/caw.vim

enhancement

Related: - https://github.com/yuki-ycino/fzf-preview.vim/issues/182 - https://github.com/yuki-ycino/fzf-preview.vim/issues/177 - https://github.com/yuki-ycino/fzf-preview.vim/pull/184 This is an implementation to support Windows to some extent. #184 for reference and reworked PR.

## 質問・報告の内容 `call histdel(':')` などでコマンドの履歴を削除してもvimを再起動した際に全ての履歴が復元されています。(histdelに第二引数を渡した場合も同様) viminfoのmergeが原因のようで、 ``` :rviminfo :call histdel(':') :wviminfo! ``` などとしてhistdelを呼んだあとに明示的にviminfoを上書きした場合は正常に?削除されるようです。 `histdel` のhelpを見る限り期待した動作をしていないように思うので `histdel` の挙動を修正する、もしくはhelpに追記するなどした方が良いと思います。 ## Vimのバージョン - 8.0.1400 - neovim 0.2.2 ## OSの種類/ディストリ/バージョン * OSX El Capitan...

kind/discuss

**NeoVim Version** $ nvim --version NVIM v0.8.0-dev-2317-g5e98a4187 Build type: Release LuaJIT 2.1.0-beta3 **Describe the bug** After setup in init.vim, setting colorschema will remove highlight I think it is correct to...

Currently completion only works for a very few commands that match `allowed_cmd_context`. I would like to be able to set `allowed_cmd_context` with a function in options.

### Requested feature Currently Component returns strings, but it is not possible to set individual highlighting for each string. For example, incline.nvim can easily highlight strings by returning an array...

new feature

- Update typescript and jest - Update eslint and prettier - Update LSP resources - Update packages - Fix test - Update yargs