aiya000

Results 22 comments of aiya000

I don't understand the issue is same or not, but I have an imitated issue. I did ```shell-session $ rm -rf ~/.cache/vim-gista $ vim foo ``` And ``` :Gista login...

> Not sure but what happen if you use neovim or Vim without +python/python3 My :version is above :smile::point_up: It says `+python/dyn` `+python3/dyn` and the dynamic running seems working :D...

NOTE: On my linux, :Gista is working well without 2FA 💪

I setup 2FA, then try `:Gista post`, also it is succeed!! Thanks!

I met an issue like this again x( ``` :Gista login Please input a password of "aiya000" in "https://api.github.com": vim-gista: Authorization as "aiya000" in "https://api.github.com" has failed 0: Not Found...

I'm sad 😢 But I was glad because vim-gista is a good plugin. Thanks :)

@lambdalisue Sorry, I have another things that I want to make...

I fell into this problem too until I found [this answer](https://github.com/nstudio/nativescript-checkbox/blob/master/demo-ng/app/item/items.component.ts#L60) :sob:

Vimネームスペースもあるみたいだし、`NeoVim.System.Job`みたいな`NeoVim`以下のネームスペースに、VimとNeoVimの互換性問題 及び NeoVim特有の機能、を入れるという意見を投じます ><

確かに。 そもそも互換性問題が生まれるのはNeoVimがあるから……ってことでNeoVimネームスペースに置いてもいいかな、と考えていたんですが、そしたらそもそも`Compatible`的なの作った方が良さそう。