Eugene Oliveros

Results 35 comments of Eugene Oliveros

@shanesmith thanks! I just thought it was just my config that got messed up.

It doesn't have shell completions yet so I'll be sticking with asdf

Since we are now using chezmoi, we should be able to do this with less issues

The only difference I saw was that with this plugin, if you press `z` it will show all, while in zoxide it doesn't. You have to press `z foo` to...

hi @norcalli when will this PR get merged?

@miversen33 Thanks. Focusing and unfocusing on a buffer fixes the issue. --- I'm just curious. Why not use something like FocusGained and FocusLost for this?

I'm not sure as well. I was debugging something else and thought that this plugin was causing the issue so I wanted to add gitcommit (but it turns out it...

@miversen33 I'm using tint.nvim in the mean time and I find the `window_ignore_function` useful. Instead of having to exclude filetypes, I can disable them via callback. This is also useful...

@GitMurf Thanks! Glad you liked this plugin That sounds like a nice idea. Maybe we could just use the opts for similar to what we did for the `title` where...

@nikbrunner Awesome! I'll probably think about this. For the toggle, I'm already using this plugin https://github.com/SidOfc/mkdx since the file is already in markdown, it integrates with it pretty well. I...