Alexander Tesfamichael

Results 103 comments of Alexander Tesfamichael

This feature for me is not about seeing diffs. I use it when i create a new directory with multiple new files that i think should be in different commits....

Oh and this is an awesome plugin 🙏 ! `rm -i` doesn't even come close.

@scalp42 here's a decent write-up explaining how to profile zsh https://stevenvanbael.com/profiling-zsh-startup

Just ran into the same. Snippets you generally want before language server stuff, but because emmet matches almost everything you get emmit suggestions in your normal typescript (in typescript) files...

@mmirus for me that is a fairly precise description of https://github.com/mattn/emmet-vim 😅 . You type a few characters and press `,` to expand with that plugin. Now that I read...

I mean, an MVP would be to rely on gitplugins, for example gitsigns can show hunk previews. Similarly there are many plugins that when they see >>>>HEAD they offer conflict...

Love it. It comes from the older typescript repo that still does a bunch of the analysis for the site. Never completed the migration to Rust. I can give you...