LazyVim.LazyVim/lua/lazyvim/plugins/extras/util
dotfrag 51e99dfba1
fix(project): properly close window after changing directory (#3919)
## What is this PR for?

In project extra, when using `<c-w>` in the project selection menu to
change directory, the window used to show the command's exit code would
not close. This fixes it.

## Does this PR fix an existing issue?

N/A.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-07-05 09:15:57 +02:00
..
chezmoi.lua fix(chezmoi): missing support for fzf file picker (#3888) 2024-07-03 07:51:13 +02:00
dot.lua refactor: use lazy's new opts_extend functionality for treesitter and mason 2024-06-07 09:03:59 +02:00
gitui.lua refactor: use lazy's new opts_extend functionality for treesitter and mason 2024-06-07 09:03:59 +02:00
mini-hipatterns.lua feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
octo.lua fix(noice): dont show old messages when installing plugins 2024-06-25 00:24:38 +02:00
project.lua fix(project): properly close window after changing directory (#3919) 2024-07-05 09:15:57 +02:00
startuptime.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00