Mark Wu

Results 16 issues of Mark Wu

I installed both https://github.com/stefandtw/quickfix-reflector.vim and https://github.com/ronakg/quickr-preview.vim plugins, I found when I grep and open quickfix window, I will get the following messages: ![2019-02-07 8 23 45](https://user-images.githubusercontent.com/196861/52411381-90324800-2b16-11e9-82b4-c66c300b8ebf.png) I have no idea...

.mobi 的 meta data 不對,書名在 ipad kindle 版中看到是亂碼

[PHP Language Server](https://github.com/felixfbecker/php-language-server) is a quite interesting project, it implement [Language Server Protocol](https://github.com/Microsoft/language-server-protocol) in pure PHP. I am not sure it is possible or not, but if phpcomplete.vim can support...

It that possible to show global mapping like vim-leader-key does? ```vim nmap gg leaderguide-global ``` ![image](https://user-images.githubusercontent.com/196861/106554419-48542900-6556-11eb-8b8e-8c9c80288bb1.png)

Currently, If have several mappings after `prefix`, for example: ``` ab ac add ade ``` If I press ``, it will show ``` a -> prefix ,- ``` Can it...

I just put a `.ignore` file on my $HOME directory, it seems the Ag does not follow it, I have to rename it to `.agignore` to make it work. Here...

# Problems summary 1. When popup menu show up, I type `` to choose candidate, the characters before cursor will repeat. 2. Some snippets does not end with [snip], it...

**Descriptions** Recently, I just found my tags file become empty, and I try to trace down to the problem. I found `update_tags.sh` does not allow multiple option files. Therefore, ctags...

I try to use phpbrew 1.21.6 to build PHP-7.0.7 under OSX 10.11.4 & homebrew & PHP-7.0.6. I want to see if newest phpbrew can help me to figure out those...

Improvement
macOS

### Output ``` Error: Configure failed: The last 5 lines in the log file: checking size of long long... (cached) 8 checking for iconv support... yes checking for libiconv in...

macOS