Santos Gallegos

Results 342 comments of Santos Gallegos

gif! ![fzf-checkout](https://user-images.githubusercontent.com/4975310/105560618-4da5ae00-5ce2-11eb-9cf3-24c9729d4e80.gif)

I think this is a great idea, I may need to research a little on how to make it work with vim and neovim. In the meantime, you can use...

Hi, sorry for the late reply. Can you expand a little more how would you envision the worktree support? Is this only for `git worktree add`?

Thanks for reporting this, I don't use windows, but I'll see if I can implement some of your suggestions.

Sure, I wanted to implement this a time ago, but didn't end with a solution that always worked for all cases.

Hi, thanks for the PR! As these are configurable, we would need to read them from the configs. I'll try to make something based on this change.

> so theres a way to override this option throughout init.vim? Sorry, this plugin makes use of the format option in order to output the branches names in a specific...

Hi, what version of git and vim/nvim are you using? Do you have a repo where you can reproduce this issue?

> If implemented, how useful will the 'track' option be? I think if we find a way to make this work for all cases that option could be deprecated, or...

I ended up writing a small js script to allow expanding a tab from a URL (`docs.example.com?tab=Some Tab Title`) https://github.com/readthedocs/readthedocs.org/pull/6844/commits/738b6b2836a7e0cadad48e7f407fdeaf7ba7a1d7 It would be ideal that sphinx-tabs generates a target to...