LazyVim.LazyVim/lua/lazyvim/config
github-actions[bot] 8ddc6f9e16
chore(main): release 12.24.0 (#3900)
🤖 I have created a release *beep* *boop*
---


##
[12.24.0](https://github.com/LazyVim/LazyVim/compare/v12.23.0...v12.24.0)
(2024-07-03)


### Features

* **options:** jumpoptions=view
([fe3d0da](fe3d0da508))


### Bug Fixes

* **dials:** dials.nvim stopped working after making changes to plugin
files
([455557c](455557c1f6))


### Performance Improvements

* **fzf:** lazy-load fzf-lua
([b9a8a4a](b9a8a4ad7f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-03 21:12:38 +02:00
..
autocmds.lua fix(autocmds): check that buf exists 2024-06-26 17:09:37 +02:00
init.lua chore(main): release 12.24.0 (#3900) 2024-07-03 21:12:38 +02:00
keymaps.lua fix: removed leader-m, since it is leading to too many issues. Still available at leader-wm 2024-06-07 10:53:56 +02:00
options.lua feat(options): jumpoptions=view 2024-07-03 17:12:26 +02:00