liuerfire

Results 10 comments of liuerfire

https://github.com/tpope/vim-fugitive can do this by `Git blame` cmd. ![image](https://user-images.githubusercontent.com/745867/187350574-ad6cbf12-7806-4646-8f07-c1f5db0531d2.png) I also hope git-blame.nvim can have this feature for the people like me who do most git stuff by cli. So...

I'm not sure this should be fixed by lualine or by jdtls :cry: But this commit did fix #820. Feel free to close this MR 'cause I don't think this...

Hi, how to trigger the selection like the video after pressing "/@"? I tried tab and ctrl-n, ctrl-j, but they didn't work.

https://github.com/facebook/rocksdb/pull/11118 I guess the gcc version in fedora 38 is13?

Using the existing one instead of creating new is really important 'cause the number of revisions per task definition has a limit: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html

LGTM. My code is running good with this branch.

Yes, It does. And I'm sorry I didn't express my meaning clearly😂. My original thought was adding more logs for easier debugging. Here the places where I think need logs:...

How about make another repo for plugins or handlers need extra deps like [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) has [ptbcontrib](https://github.com/python-telegram-bot/ptbcontrib)?

the most I want is persistent states for conversation :-)