Skip to content

Tags: nodezeroio/lazy.nvim

Tags

v11.17.1

Toggle v11.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.17.1 (folke#1927)

🤖 I have created a release *beep* *boop*
---


##
[11.17.1](folke/lazy.nvim@v11.17.0...v11.17.1)
(2025-02-25)


### Bug Fixes

* **bootstrap:** support for older Neovim versions
([1c9ba37](folke@1c9ba37))
* **meta:** rebuild dirty right after disable. See
[folke#1889](folke#1889)
([d51cf69](folke@d51cf69))

---
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>

v11.17.0

Toggle v11.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.17.0 (folke#1877)

🤖 I have created a release *beep* *boop*
---


##
[11.17.0](folke/lazy.nvim@v11.16.2...v11.17.0)
(2025-02-24)


### Features

* **config,render:** allow customizing the debug icon
([folke#1863](folke#1863))
([a9c660d](folke@a9c660d))
* **util:** pass lang to `vim.notify` so that snacks notifier can render
the ft. Closes [folke#1919](folke#1919)
([c6a57a3](folke@c6a57a3))


### Bug Fixes

* **config:** add missing space on the default debug icon
([folke#1879](folke#1879))
([4df5c4d](folke@4df5c4d))
* **meta:** disable top-level specs before the rest. Closes
[folke#1889](folke#1889)
([f81a3fb](folke@f81a3fb))
* **ui:** do not show virt_lines for messages
([folke#1904](folke#1904))
([f15a939](folke@f15a939))

---
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>

stable

Toggle stable's commit message
Last Stable Release

v11.16.2

Toggle v11.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.16.2 (folke#1854)

🤖 I have created a release *beep* *boop*
---


##
[11.16.2](folke/lazy.nvim@v11.16.1...v11.16.2)
(2024-12-13)


### Bug Fixes

* **meta:** when a plugin is both optional and disabled, then just
delete it from the list
([805b85c](folke@805b85c))

---
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>

v11.16.1

Toggle v11.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.16.1 (folke#1844)

🤖 I have created a release *beep* *boop*
---


##
[11.16.1](folke/lazy.nvim@v11.16.0...v11.16.1)
(2024-12-09)


### Bug Fixes

* **types:** ensure all fields for `LazyPluginSpec` are optional
([folke#1843](folke#1843))
([703be1d](folke@703be1d)),
closes [folke#1842](folke#1842)

---
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>

v11.16.0

Toggle v11.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.16.0 (folke#1838)

🤖 I have created a release *beep* *boop*
---


##
[11.16.0](folke/lazy.nvim@v11.15.0...v11.16.0)
(2024-12-07)


### Features

* **plugin:** added support for virtual plugins. Closes
[folke#1836](folke#1836)
([ee64abc](folke@ee64abc))


### Bug Fixes

* **plugin:** don't check if dir exists for virtual plugins
([656cf43](folke@656cf43))
* **render:** show correct key for home. Fixes
[folke#1796](folke#1796)
([b08dba8](folke@b08dba8))

---
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>

v11.15.0

Toggle v11.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.15.0 (folke#1835)

🤖 I have created a release *beep* *boop*
---


##
[11.15.0](folke/lazy.nvim@v11.14.2...v11.15.0)
(2024-12-05)


### Features

* **plugin:** show error for local plugins that don't exist. Fixes
[folke#1773](folke#1773)
([9570a5a](folke@9570a5a))

---
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>

v11.14.2

Toggle v11.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.14.2 (folke#1730)

🤖 I have created a release *beep* *boop*
---


##
[11.14.2](folke/lazy.nvim@v11.14.1...v11.14.2)
(2024-11-10)


### Bug Fixes

* **bootstrap:** single forward slash. Fixes
[folke#1747](folke#1747)
([aca30f6](folke@aca30f6))
* **completion:** check if command string is a prefix of Lazy
([folke#1760](folke#1760))
([e9fd76e](folke@e9fd76e)),
closes [folke#1758](folke#1758)
* **docs:** always update helptags for local plugins
([60cf258](folke@60cf258))
* **luarocks:** try to install from root manifest
([folke#1687](folke#1687))
([591ef40](folke@591ef40))
* **rocks:** add lib64 plugin directory to package.cpath
([folke#1717](folke#1717))
([80da254](folke@80da254))
* **rockspec:** allow binary lua files. Fixes
[folke#1800](folke#1800)
([408449a](folke@408449a))

---
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>

v11.14.1

Toggle v11.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.14.1 (folke#1680)

🤖 I have created a release *beep* *boop*
---


##
[11.14.1](folke/lazy.nvim@v11.14.0...v11.14.1)
(2024-07-25)


### Bug Fixes

* **plugins:** "Vim:E150: Not a directory" on plugin update
([folke#1679](folke#1679))
([7108809](folke@7108809))

---
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>

v11.14.0

Toggle v11.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 11.14.0 (folke#1673)

🤖 I have created a release *beep* *boop*
---


##
[11.14.0](folke/lazy.nvim@v11.13.5...v11.14.0)
(2024-07-24)


### Features

* added `opts.git.cooldown` to allow updating plugins on slow
connections. Fixes
[folke#1656](folke#1656)
([d5686ef](folke@d5686ef))
* **plugin:** improve error handling and show better error message
([c02268a](folke@c02268a))


### Bug Fixes

* **plugin:** make .lazy.lua work again
([b4a5a12](folke@b4a5a12))

---
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>