Kazuo Teramoto

Results 5 comments of Kazuo Teramoto

+1 I opened a json file today I took me some good time to figure where my quotes gone. This is like an April Fools' Day prank/feature when enabled by...

Its still in the [code](https://github.com/elzr/vim-json/blob/3727f089410e23ae113be6222e8a08dd2613ecf2/syntax/json.vim#L26) and works for me. Where you sure you are not using an outdated `syntax/json.vim`, for exemple the one that ship with neovim/vim (at least the...

I also have this same problem. Removing `.zplug` and reinstalling don't solve the problem.

I found a sure way to reproduce it. 1. Remove any `.zshrc` and `.zplug` 2. save this `.zshrc` ```sh source ~/.zplug/init.zsh zplug 'zplug/zplug', hook-build:'zplug --self-manage' if ! zplug check --verbose;...

https://github.com/sindresorhus/pure/issues/373#issuecomment-383373311 did not help. I still get a pinentry prompt if the key is not cached on gpg-agent. (And just to make sure, if I comment the `git fetch` line...