Micah Halter

Results 264 comments of Micah Halter

In the mean time, I will leave this open just in case anyone else comes to ask about this issue and doesn't search through past issues.

We set `` and `` in the `core/mappings.lua` file. I have also tried switching those out with mapping `H` and `L` directly but it doesn't change anything which is why...

When we override these mappings, the descriptions should be updated as what happens with other mappings we override in the default configuration.

I cannot replicated @ledbruno are you sure you are using the correct leader key for the bindings? It looks like according to the changelog (https://www.vim.org/scripts/script.php?script_id=3998) that they moved to using...

Yes, we have been following.the mason development over the past couple weeks and have plans to move to it. We are planning to include this in the AstroNvim v2.0 release...

@Johnsiras if I can get a way to replicate the issue then I would love to try and fix it. All indications point to that being an upstream bug with...

@Jarmos-san I am going to go ahead and rename this issue and use this as the main issue for tracking this improvement

The latest commit on the [`neovim-0.8` branch](https://github.com/AstroNvim/AstroNvim/tree/neovim-0.8) adds some winbar goodies. On the focused window it shows breadcrumbs calculated with `aerial` (from treesitter or LSP) and inactive splits show the...

Updated the `winbar` commit to make it look a lot nicer. Anyone using the `neovim-0.8` branch should do a `git pull --rebase` to get the changes :) ![2022-05-26_12:12:21_screenshot](https://user-images.githubusercontent.com/1591837/170529170-e3fd167f-5b16-4839-ab1c-ad7200a257a8.png)

Added `cmdheight=0` as default ![2022-06-14_08:15:10_screenshot](https://user-images.githubusercontent.com/1591837/173577236-f4af188c-6c9d-4384-b106-53bfc6308b17.png)