Amit Levy

Results 21 comments of Amit Levy

@Lee-W Hi, I would like to try and open a PR making `cz_conventional_commits` read from config and then fallback to defaults, allowing extensibility without the need to specify all configuration...

@Lee-W I took the initiative and opened a PR. Hope it's ok and curios to hear your thoughts

@Lee-W Hi, made some changes and fixed tests, Can you take another look?

Sure, done: https://github.com/vim/vim/issues/6445

Don't thank me, thank @ColinKennedy for his awesome work! He's the one who worked on the design and PR Thank you, @ColinKennedy ! 👏

I just deleted 18 hours of work by mistake. PLEASE, make this the default behavior Its not reasonable to delete files forever with `rm` command when working with an editor

Thank you for addressing my comment, I appreciate your thoughts and words. My mistake is that I used visual mode to delete 20+ files, mistakenly the cursor overlapped to the...

I'm having the same issue when using Neovim's builtin terminal, and pressing CTRL-C to terminate a program that runs within that terminal. for example: 1. open terminal within neovim 2....

@justinmk it does not. how can I pinpoint the root cause of this? I tried using `:profile` (which I understand is for performance but tried nonetheless) however, I could not...

If anyone found a solution for this, please do share