Ming LI

Results 7 issues of Ming LI

If 2 vims generate cscope at different directories, only the last one will be finally logged. We should add a lock file as flag to avoid this kinds of parallel...

The key binding @ in [contrib/vim.tigrc](https://github.com/jonas/tig/blob/master/contrib/vim.tigrc) is not working, ``` bind generic @ none bind generic @j :/^@@ bind generic @k :?^@@ bind generic @- :toggle diff-context -1 bind generic...

## Bug Report ### Greenplum version or build gpdb6 ### Step to reproduce the behavior The regression test subselect_gp, change heap table to AO, as below: ```SQL postgres=# create table...

type: bug

Now complex actions are introduced in the [README.md](https://github.com/jesseduffield/lazygit/blob/master/README.md), however, I need to look it up if I forget them. So can we show the following keymap hints for the action...

enhancement

In order to skip all topics which have been seen already when we scan.

The old .ycm_extra_conf.py can not work anymore after YouCompleteMe upgrade. When building YouCompleteMe, it reports: ``` Clangd completer enabled. If you are using .ycm_extra_conf.py files, make sure they use Settings()...

Hi, This error only exists in built-in vim on mac 10.11, if I change to using macvim, it works fine. ``` Error detected while processing /Users/gpadmin/.vim/bundle/YCM-Generator/plugin/ycm-generator.vim: line 4: E180: Invalid...