Antoine

Results 39 comments of Antoine

@fdschmidt93 I had a bit of bandwidth so I took a look at the `keep_last_buf` solution. For previewers using `new_buffer_previewer` it requires updating all of them to make sure the...

@fdschmidt93 thanks for the quick response. Do you mean that even when **fps_mode** will be implemented, the result will still be slow on big repos ? Or did you mean...

@Conni2461 , I'm sorry if I upset you, that was not my intent. fzf.vim is actually where I was coming from, I even wrote a plugin for it: https://github.com/antoinemadec/coc-fzf I...

Would a `live_tags` PR be of interest on this project ? For info, I have been using it at work on ~1GB tag files for the past couple of days....

@Conni2461 does your code work when multiple telescope instances are running ? Do you think it could be pushed in telescope ? On my end, my code does a copy/paste...

OK, let me know if you want me to create a PR for something in particular, I'd be happy to help.

@majutsushi , would it still be possible to add this feature? I use SystemVerirlog on a daily basis and HW engineers tend to like gigantic files. Being able to fold...

@masatake , I will be happy to help regarding systemverilog questions. I am about to be a dad in a month from now, so I might not be super responsive,...

Hi Vitor, First, congratulations on your baby :) Then, regarding verilog-instance, I completely understand your reasoning. I agree that integrating it directly in verilog_systemverilog would be better. However here are...

Here is a testcase that supports my claim: > Note: when timer_start's delay is greater than update_time, neovim displays CursorHold, but it seems more laggy than vim. - ```vim```: **CursorHold**...