github-actions[bot]
6202dd1644
chore(main): release 12.26.2 ( #3946 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.26.2](https://github.com/LazyVim/LazyVim/compare/v12.26.1...v12.26.2 )
(2024-07-07)
### Bug Fixes
* **lualine:** check that trouble is installed
([d108169 ](d108169e95 ))
---
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-07 09:24:59 +02:00
github-actions[bot]
e9857446ce
chore(main): release 12.26.1 ( #3930 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.26.1](https://github.com/LazyVim/LazyVim/compare/v12.26.0...v12.26.1 )
(2024-07-06)
### Bug Fixes
* **lualine:** use the new ministarter file type to disable in
mini.starter ([#3929 ](https://github.com/LazyVim/LazyVim/issues/3929 ))
([330d2e4 ](330d2e470b ))
* **mini.starter:** lazyvim startuptime in mini.starter
([#3935 ](https://github.com/LazyVim/LazyVim/issues/3935 ))
([5f952bb ](5f952bb9d6 ))
---
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-06 12:12:32 +02:00
github-actions[bot]
0471ca14ca
chore(main): release 12.26.0 ( #3920 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.26.0](https://github.com/LazyVim/LazyVim/compare/v12.25.0...v12.26.0 )
(2024-07-05)
### Features
* **dial:** yaml support
([f64bbd2 ](f64bbd29fb ))
* **util:** rest-client
([#3915 ](https://github.com/LazyVim/LazyVim/issues/3915 ))
([76b41cd ](76b41cdec4 ))
* **vue:** enabled hybrid mode to avoid 2 typescript lsp running at same
time ([#3908 ](https://github.com/LazyVim/LazyVim/issues/3908 ))
([4b0f720 ](4b0f720457 ))
### Bug Fixes
* **dial:** move date related augends to default group
([#3927 ](https://github.com/LazyVim/LazyVim/issues/3927 ))
([4192d95 ](4192d9578d ))
* **outline:** use the correct symbols and filter config format
([#3924 ](https://github.com/LazyVim/LazyVim/issues/3924 ))
([502dac1 ](502dac1d9a ))
* **project:** properly close window after changing directory
([#3919 ](https://github.com/LazyVim/LazyVim/issues/3919 ))
([51e99df ](51e99dfba1 ))
---
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-05 16:13:20 +02:00
github-actions[bot]
d35a3914bf
chore(main): release 12.25.0 ( #3905 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.25.0](https://github.com/LazyVim/LazyVim/compare/v12.24.0...v12.25.0 )
(2024-07-04)
### Features
* **erlang:** add Erlang language
([#3911 ](https://github.com/LazyVim/LazyVim/issues/3911 ))
([9c7d3dc ](9c7d3dc75e ))
* **fzf-lua:** preview keymaps for git
([#3904 ](https://github.com/LazyVim/LazyVim/issues/3904 ))
([d5f3d39 ](d5f3d395f4 ))
* **ui:** use `mini.icons` instead of `nvim-wev-devicons`
([#3899 ](https://github.com/LazyVim/LazyVim/issues/3899 ))
([045faec ](045faec035 ))
### Bug Fixes
* **fzf:** make sure `vim.ui.select` works when fzf is not loaded yet
([9acadc7 ](9acadc7ec2 ))
---
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-04 21:02:19 +02:00
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
github-actions[bot]
1f603f9074
chore(main): release 12.23.0 ( #3872 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.23.0](https://github.com/LazyVim/LazyVim/compare/v12.22.1...v12.23.0 )
(2024-07-03)
### Features
* **cmp:** attempt for dynamic width and trimming between fields
([#3873 ](https://github.com/LazyVim/LazyVim/issues/3873 ))
([78cf6ee ](78cf6ee024 ))
### Bug Fixes
* **chezmoi:** missing support for fzf file picker
([#3888 ](https://github.com/LazyVim/LazyVim/issues/3888 ))
([2114a66 ](2114a6610f ))
* **neo-tree:** remove `branch`, since it obstructs updating to latest
version ([#3871 ](https://github.com/LazyVim/LazyVim/issues/3871 ))
([d23731c ](d23731c50d ))
---
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 07:55:45 +02:00
github-actions[bot]
00f53315b5
chore(main): release 12.22.1 ( #3866 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.22.1](https://github.com/LazyVim/LazyVim/compare/v12.22.0...v12.22.1 )
(2024-06-30)
### Performance Improvements
* **markdown:** only run markdownlint-cli2 formatter when there are
markdownlint diagnostics for the buffer
([8a6875a ](8a6875ab3b ))
### Reverts
* feat(neo-tree): more sane defaults for gitignore and hidden files
([2bfcd05 ](2bfcd05c62 ))
---
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-06-30 17:32:25 +02:00
github-actions[bot]
47c0e3bb9b
chore(main): release 12.22.0 ( #3861 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.22.0](https://github.com/LazyVim/LazyVim/compare/v12.21.1...v12.22.0 )
(2024-06-30)
### Features
* allow a custom path for `lazyvim.json`. Fixes
[#3856 ](https://github.com/LazyVim/LazyVim/issues/3856 )
([131187c ](131187c092 ))
* **cmp:** disable `item.menu` for Rust filetypes
([#3858 ](https://github.com/LazyVim/LazyVim/issues/3858 ))
([ee44b21 ](ee44b21898 ))
* **neo-tree:** more sane defaults for gitignore and hidden files
([85405d6 ](85405d6534 ))
### Bug Fixes
* **lsp:** prevent setting up mason-lspconfig more than once when
setting mslp opts
([8c900f9 ](8c900f92e7 ))
---
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-06-30 08:23:02 +02:00
github-actions[bot]
72547b809f
chore(main): release 12.21.1 ( #3854 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.21.1](https://github.com/LazyVim/LazyVim/compare/v12.21.0...v12.21.1 )
(2024-06-29)
### Bug Fixes
* **git:** use current dir when git not found to get a meaningful error
message
([b43ace1 ](b43ace1ecf ))
### Performance Improvements
* **markdown:** don't format with markdown-toc when no toc in the doc
([73e72ee ](73e72ee21d ))
---
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-06-29 17:01:51 +02:00
github-actions[bot]
501ff40768
chore(main): release 12.21.0 ( #3827 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.21.0](https://github.com/LazyVim/LazyVim/compare/v12.20.1...v12.21.0 )
(2024-06-29)
### Features
* **extras:** add `overseer.nvim` plugin extra
([#2421 ](https://github.com/LazyVim/LazyVim/issues/2421 ))
([683bf52 ](683bf52c02 ))
* **extras:** add chezmoi extra
([#2859 ](https://github.com/LazyVim/LazyVim/issues/2859 ))
([88f2541 ](88f25410e0 ))
* **extras:** switch to markdownlint-cli2
([#3843 ](https://github.com/LazyVim/LazyVim/issues/3843 ))
([f47d105 ](f47d105b80 ))
* **java:** enable Lombok support in jdtls
([#3852 ](https://github.com/LazyVim/LazyVim/issues/3852 ))
([0fede40 ](0fede4040b ))
### Bug Fixes
* **bufremove:** fix `Cancel`
([#3834 ](https://github.com/LazyVim/LazyVim/issues/3834 ))
([87fe403 ](87fe403df6 ))
* **edgy:** improve edgy.lua bufferline offset logic
([#3794 ](https://github.com/LazyVim/LazyVim/issues/3794 ))
([566753b ](566753b888 ))
* **extras:** don't load pkgs when parsing specs for LazyExtras
([3764735 ](3764735fb2 ))
* **gitsigns:** fix inconsistent signs
([#3830 ](https://github.com/LazyVim/LazyVim/issues/3830 ))
([44ed11c ](44ed11c4f8 ))
* **lazygit:** fix browsing private git hostings
([#3833 ](https://github.com/LazyVim/LazyVim/issues/3833 ))
([b292a72 ](b292a721bf ))
* **lint:** make prepend_args opt work when default args is empty
([#3828 ](https://github.com/LazyVim/LazyVim/issues/3828 ))
([ff1b44e ](ff1b44e676 ))
* **neotest:** support adapter key on adapter for playwright
([#3824 ](https://github.com/LazyVim/LazyVim/issues/3824 ))
([e5e8d7a ](e5e8d7a805 ))
* **pick:** set recurse_submodules to false when using `auto` picker.
Fixes [#3831 ](https://github.com/LazyVim/LazyVim/issues/3831 ), Closes
[#3835 ](https://github.com/LazyVim/LazyVim/issues/3835 )
([d6429a5 ](d6429a5c8a ))
---
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-06-29 12:19:44 +02:00
github-actions[bot]
e864713163
chore(main): release 12.20.1 ( #3819 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.20.1](https://github.com/LazyVim/LazyVim/compare/v12.20.0...v12.20.1 )
(2024-06-26)
### Bug Fixes
* **autocmds:** check that buf exists
([135ce0d ](135ce0d7ed ))
---
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-06-27 13:28:27 +02:00
github-actions[bot]
53f4595b4e
chore(main): release 12.20.0 ( #3804 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.20.0](https://github.com/LazyVim/LazyVim/compare/v12.19.1...v12.20.0 )
(2024-06-25)
### Features
* **autocmds:** added proper bigfile support
([938a671 ](938a6718c6 ))
### Bug Fixes
* **dashboard:** load dashboard when closing lazy if needed
([fa2fc64 ](fa2fc64031 ))
* **elixir:** fix credo detection for elixir linters.
([#3809 ](https://github.com/LazyVim/LazyVim/issues/3809 ))
([c132158 ](c13215814c ))
* **fzf:** disable `preview` for `vtsls`
([#3798 ](https://github.com/LazyVim/LazyVim/issues/3798 ))
([b5945c2 ](b5945c2fc8 ))
* **noice:** dont show old messages when installing plugins
([faee8ce ](faee8ce581 ))
* **util.terminal:** fix the shellredir and shellpipe options for
powershell ([#3803 ](https://github.com/LazyVim/LazyVim/issues/3803 ))
([a33eabd ](a33eabddd9 ))
### Performance Improvements
* **markdown:** add filetype in VeryLazy
([3513362 ](351336244c ))
---
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-06-25 22:09:47 +02:00
github-actions[bot]
2a7ba6d09c
chore(main): release 12.19.1 ( #3775 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.19.1](https://github.com/LazyVim/LazyVim/compare/v12.19.0...v12.19.1 )
(2024-06-23)
### Bug Fixes
* **dap:** only load `mason-nvim-dap` when not disabled
([#3784 ](https://github.com/LazyVim/LazyVim/issues/3784 ))
([b55c773 ](b55c7734df ))
* **extras.astro:** support `astro.config.ts` root
([#3786 ](https://github.com/LazyVim/LazyVim/issues/3786 ))
([8be66bb ](8be66bb1a6 ))
* **lazygit:** use `lazy.util.open` on Neovim <= 0.10
([#3778 ](https://github.com/LazyVim/LazyVim/issues/3778 ))
([8ea3f69 ](8ea3f690e6 ))
* **markdown:** added support for mdx files
([abec8fb ](abec8fbb03 ))
---
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-06-23 22:24:44 +02:00
github-actions[bot]
002ce62413
chore(main): release 12.19.0 ( #3760 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.19.0](https://github.com/LazyVim/LazyVim/compare/v12.18.0...v12.19.0 )
(2024-06-23)
### Features
* **gitsigns:** navigate diff changes as well as git hunks with [h/]h
([#3736 ](https://github.com/LazyVim/LazyVim/issues/3736 ))
([1f42393 ](1f423930e0 ))
* **gitsigns:** new keymap for `Gitsigns blame`
([#3758 ](https://github.com/LazyVim/LazyVim/issues/3758 ))
([b22831b ](b22831b7e2 ))
* **go:** switch to neotest-golang
([#3749 ](https://github.com/LazyVim/LazyVim/issues/3749 ))
([55464b7 ](55464b77c6 ))
### Bug Fixes
* **neo-tree:** don't enable document symbols by default
([52d4616 ](52d46166b1 ))
* **refactoring:** use `pick` for both Telescope and fzf-lua
([#3769 ](https://github.com/LazyVim/LazyVim/issues/3769 ))
([b45d4ed ](b45d4ed62c ))
* **statuscolumn:** fix `folds_open = true`
([#3756 ](https://github.com/LazyVim/LazyVim/issues/3756 ))
([b47c65f ](b47c65f408 ))
---
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-06-23 07:38:34 +02:00
Ben Elan
3dfc2c0fd8
ci(release): fix version bumping in extra-file ( #3772 )
...
## What is this PR for?
Fix release-please CI so the version in the `extra-file` is bumped.
## Does this PR fix an existing issue?
No
## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
ref: folke/lazy.nvim#1534
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-23 07:00:07 +02:00