Results 26 issues of amikai

It's mean can i show the head two column of `git status --short --porcelain`.

enhancement

https://github.com/Shougo/defx.nvim/issues/154 Setting the g:indentLine_fileTypeExclude like following or IndentLinesDisable are not work in defx. The conceallevel and concealcursor are not reseted properly. ``` let g:indentLine_fileTypeExclude = ['defx'] ```

This line are not work for me. My osx version 10.15.4. https://github.com/mathiasbynens/dotfiles/blob/master/.macos#L393 Search `group` in preference `com.apple.dock`: ```sh $ defaults read com.apple.dock | grep group "expose-group-apps" = 0; ``` Therefore,...

Accroding https://www.grzegorowski.com/using-vim-or-neovim-nvim-as-a-git-mergetool, vim can use `vim-fugitive` as git mergetool by following git config. How to use gina like this? ``` # define command which will be used when "nvim" is...

enhancement
help wanted

If can, could u give me some config examples?

Same as the title. I expect that I can the locate the error by quickfix after `GoRun` failed, but it show `Buffer not found`. I can't tell that is a...

HI, I want to use a struct with lots of field members as a GraphQL object from other crate. After reading the doc, I know that using `scalar!` and create...

question

您好,目前我自己也想實作一個 RTMP 直播 server,但苦於看不太懂 RTMP Specification,現在只實作完成 handshake 的部分。 您只留下了 QQ 群的聯絡方式,但在我在台灣 創 QQ 帳號不成功,希望能透過信件聯絡,如果 email 您不想公開,且您願意交流的話再請您寄第一封信給我。 [email protected]

### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - http://yunikorn.apache.org/community/how_to_contribute ### What type...