Mark Wu

Results 16 issues of Mark Wu

When I used the command to build php-7.0.6 `phpbrew --debug install php-7.0.6` I did not set any variants, the default variant will be used. The following packages will be compiled...

Extension Installer

I use YouCompleteMe as my completion engine, it will collect my tags and syntax keywords as completion source. I just found, if I use PaperColor as my color scheme, it...

DM5 的漫畫都被擋了,每張圖都被替換成這張圖。 ![2017-08-30 11 14 03](https://user-images.githubusercontent.com/196861/29879890-f7486466-8dd8-11e7-9175-eed599074249.png)

coc-lists is automatically creating a `vimfiles` directory for me, even though I already have a `.vim` directory under Git Bash. It appears that coc-lists is treating my environment as Windows...

![image](https://github.com/neoclide/coc-snippets/assets/196861/26acd272-8cf8-466c-9da7-e6c800a552e7) I encountered an error after installing coc-snippets in my Windows environment. I'm using Vim within Git Bash, which is built with MSYS. In this setup, the `C:\` drive is...

I open my `.vim` repository with `coc-vimlsp` as a language server. I've noticed that the `gd (coc-definition)` doesn't work if the file is not opened. However, if I keep the...