Liu-Cheng Xu

Results 170 comments of Liu-Cheng Xu

`luochen1990/rainbow` in `programming` layer is seemingly related to this issue. To exclude `luochen1990/rainbow` could also get around the problem. I'll look into this when I got some free time.

Thanks for your report. I can reproduce and have reverted to the previous approach to quit vim automatically when there is only one quickfix/location list/nerdtree buffer. Please pull the latest...

@Grafikart Can't agree more. We do need a robust travis.ci to prevent this kind of accident :). But I'm not familiar with travis.ci actually. I need some help here.

#2 Only for the sync provider, if the query contains spaces, apply the substring filter mode. ![substring](https://user-images.githubusercontent.com/8850248/65833395-9d4cb300-e302-11e9-9574-327d053f3389.gif)

`:Clap marks` with preview support #43 : ![clap-marks-1024](https://user-images.githubusercontent.com/8850248/66710372-7df56180-eda9-11e9-8c41-ffbc462a5340.gif)

Well, you can actually put the preview window anywhere, but it's fixed at the moment.

Built-in fzy support since #92, available for the sync filtering, e.g., `:Clap blines` when the total lines number is no more than 10,000L: ![fzy-filter-c](https://user-images.githubusercontent.com/8850248/67620599-3b1c9a80-f83b-11e9-8d8c-72bfae9d9177.gif)

vim-clap can handle even 1 million items now. #184 ![clap-fix-perf](https://user-images.githubusercontent.com/8850248/71542047-743ccc80-299c-11ea-84d1-340b668f98b0.gif)

vim-clap with 1 million items without suffering the flicker: ![clap-no-flicker-96](https://user-images.githubusercontent.com/8850248/71636414-645a0c80-2c6a-11ea-9dc8-160a80708b7a.gif)

`:Clap loclist` location list provider with better preview for the linter messages: