Steven Arcangeli

Results 451 comments of Steven Arcangeli

If you have `manage_folds = true` and `link_folds_to_tree = true` then aerial will set the collapse level to be the same as the `:help foldlevel`. Outside of that, there's no...

Hmmm...on second look `--miller` is pretty opaque if the user isn't familiar with the name "miller columns". Maybe it _would_ be better if it were another add-on option to the...

I can't reopen the PR because the branch has no changes from master. If you make some placeholder changes I can reopen it

You could look into defining a custom column, or set up some autocmds to add virtual text to the relevant lines

You could check how this plugin is annotating the git status: https://github.com/refractalize/oil-git-status.nvim

@dmeijboom thanks for the PR! I was putting off reviewing this until the v2 refactor landed. I've taken a shot at refactoring the PR for the changes. Can you confirm...

I don't see any such highlighting when I use the snacks picker. Perhaps this is an option in snacks? Can you provide a repro config?

Tried to allow running the CI workflows, accidentally marked this as ready for review. Looks like a good start; we'll want to see some snapshot tests with examples of each...

Can you confirm that this happens with the minimal repro config? It does not look like you used it in your screencast.

When you are doing the repro with `vim.system` as specified in the debugging doc, I see a couple differences between that and what is in your logs. You're just passing...