wzy

Results 530 issues of wzy

![image](https://user-images.githubusercontent.com/32936898/86238291-d25a9e80-bbcf-11ea-8f72-88557b4878e0.png) the text 'clang main.c -o main' can be find in status line of quickfix so i feel it is spare. can user disable the output of first line of...

i have noticed this plugin has many good functions which vim-commentary, nerdcomment don't have. but the function NERDCommenterSexy and NERDCommenterToEOL don't look like provided. like ``` /* * int main(int...

enhancement

such as `:CocCommand explorer $HOME`? or allow user use \` to escape, like defx, ``:Defx `expand('%:p:h')` ``, netrw, ``:split `echo $HOME` ``?

enhancement

just like when i type `:split ` and press ``, it will auto appear the file in current path. it is an enhancement. thanks!

enhancement

I advice change 12 `fzf`s to `fzf -d' '`s. Because fzf will be affected by `$FZF_DEFAULT_OPT`. If user use `-d:` or other `-d`, it will make fzf work abnormally. Thanks.

Fix #126

Such as ```json "lacheck": { "command": "lacheck", "args": ["%file"], "debounce": 100, "offsetLine": 0, "offsetColumn": 0, "sourceName": "lacheck", "formatLines": 1, "formatPattern": [ "\"[^\"]+\", line (\\d+):\\s*(.*)(\\r|\\n)*$", { "line": 1, "message": 2 }...

Can user disable the output '# create by https://github.com/iamcco/coc-gitignore'? thanks!

enhancement