8000 Tags · folke/lazy.nvim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: folke/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 (#1927)

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


##
[11.17.1](v11.17.0...v11.17.1)
(2025-02-25)


### Bug Fixes

* **bootstrap:** support for older Neovim versions
([1c9ba37](1c9ba37))
* **meta:** rebuild dirty right after disable. See
[#1889](#1889)
([d51cf69](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 (#1877)

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


##
[11.17.0](v11.16.2...v11.17.0)
(2025-02-24)


### Features

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


### Bug Fixes

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

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


##
[11.16.2](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](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 (#1844)

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


##
[11.16.1](v11.16.0...v11.16.1)
(2024-12-09)


### Bug Fixes

* **types:** ensure all fields for `LazyPluginSpec` are optional
([#1843](#1843))
([703be1d](703be1d)),
closes [#1842](#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 (#1838)

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


##
[11.16.0](v11.15.0...v11.16.0)
(2024-12-07)


### Features

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


### Bug Fixes

* **plugin:** don't check if dir exists for virtual plugins
([656cf43](656cf43))
* **render:** show correct key for home. Fixes
[#1796](#1796)
([b08dba8](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 (#1835)

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


##
[11.15.0](v11.14.2...v11.15.0)
(2024-12-05)


### Features

* **plugin:** show error for local plugins that don't exist. Fixes
[#1773](#1773)
([9570a5a](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 (#1730)

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


##
[11.14.2](v11.14.1...v11.14.2)
(2024-11-10)


### Bug Fixes

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

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


##
[11.14.1](v11.14.0...v11.14.1)
(2024-07-25)


### Bug Fixes

* **plugins:** "Vim:E150: Not a directory" on plugin update
([#1679](#1679))
([7108809](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 (#1673)

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


##
[11.14.0](v11.13.5...v11.14.0)
(2024-07-24)


### Features

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


### Bug Fixes

* **plugin:** make .lazy.lua work again
([b4a5a12](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>
0