LazyVim.LazyVim/lua/lazyvim/config
Iordanis Petkakis 3e257fdb88
fix(gitsigns): change name of filetype blame (#4243)
## Description
There was a change in `gitsigns` filetype name for blame.
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
No
<!--
  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-10-03 15:47:09 +02:00
..
autocmds.lua fix(gitsigns): change name of filetype blame (#4243) 2024-10-03 15:47:09 +02:00
init.lua chore(main): release 12.41.0 (#4526) 2024-10-02 11:29:17 +02:00
keymaps.lua fix(keymaps): leader-wm 2024-07-24 07:03:45 +02:00
options.lua feat(lazygit): allow user to override LazyVim config with custom file (#4367) 2024-08-31 09:18:20 +02:00