LazyVim.LazyVim/lua/lazyvim/config
Roey Darwish Dror 4ee6be4499
fix(lazygit): file history when cwd is outside the repo (#4666)
## Description

When using `<leader>gf` Lazygit is launched in the current directory
rather than the root directory.
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-01 22:47:03 +01:00
..
autocmds.lua fix(autocmds): close window and force delete buf on q. See #4638 2024-10-24 17:18:01 +02:00
init.lua chore(main): release 12.43.0 (#4630) 2024-10-23 11:55:48 +02:00
keymaps.lua fix(lazygit): file history when cwd is outside the repo (#4666) 2024-11-01 22:47:03 +01:00
options.lua feat(root): provide vim.g.root_lsp_ignore to ignore LSP servers (#4332) 2024-10-03 15:55:25 +02:00