github-actions[bot]
43dbe0e60d
chore(main): release 12.34.0 ( #4121 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.34.0](https://github.com/LazyVim/LazyVim/compare/v12.33.0...v12.34.0 )
(2024-07-20)
### Features
* **editor:** replace nvim-spectre with grug-far.nvim
([#4099 ](https://github.com/LazyVim/LazyVim/issues/4099 ))
([0d561a3 ](0d561a3226 ))
* **indent-blankline:** add which-key toggles
([#4122 ](https://github.com/LazyVim/LazyVim/issues/4122 ))
([a997152 ](a997152eb2 ))
### Bug Fixes
* **conform:** changes for new conform.nvim config
([eed91a3 ](eed91a3e4c ))
* **toggle:** safe toggle get
([c8ab5d7 ](c8ab5d7554 ))
### Performance Improvements
* **core:** defer clipboard because xsel and pbcopy can be slow
([#4120 ](https://github.com/LazyVim/LazyVim/issues/4120 ))
([578f06e ](578f06e140 ))
---
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-20 22:27:04 +02:00
github-actions[bot]
64afb5f007
chore(main): release 12.33.0 ( #4102 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.33.0](https://github.com/LazyVim/LazyVim/compare/v12.32.0...v12.33.0 )
(2024-07-19)
### Features
* **extras:** improve ruby extra by letting user chose
([#3652 ](https://github.com/LazyVim/LazyVim/issues/3652 ))
([7839498 ](7839498108 ))
* **lang:** add Lean 4 support
([#4080 ](https://github.com/LazyVim/LazyVim/issues/4080 ))
([3e29fdf ](3e29fdf478 ))
* **lang:** add OCaml
([#4079 ](https://github.com/LazyVim/LazyVim/issues/4079 ))
([a219e10 ](a219e105b0 ))
### Bug Fixes
* **ui:** trouble lualine component
([f9fdb35 ](f9fdb356f2 ))
---
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-19 11:50:05 +02:00
github-actions[bot]
0daa957b3c
chore(main): release 12.32.0 ( #4086 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.32.0](https://github.com/LazyVim/LazyVim/compare/v12.31.0...v12.32.0 )
(2024-07-18)
### Features
* **edgy:** added support for grug-far.nvim
([b1a4740 ](b1a47405b9 ))
* **terminal:** clear search highlight when opening a terminal
([#4090 ](https://github.com/LazyVim/LazyVim/issues/4090 ))
([b5290fd ](b5290fd929 ))
* **toggle:** move toggle notifs to toggle function
([c1b76ee ](c1b76ee235 ))
### Bug Fixes
* **autcmds:** desc for close_with_q
([d6561fd ](d6561fd27c ))
* **ui:** another typo
([b8bdebe ](b8bdebe5be ))
* **ui:** typo
([4ac249b ](4ac249beaa ))
---
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-18 10:48:31 +02:00
github-actions[bot]
d263cf5dd1
chore(main): release 12.31.0 ( #4061 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.31.0](https://github.com/LazyVim/LazyVim/compare/v12.30.0...v12.31.0 )
(2024-07-17)
### Features
* **keymaps:** proxy leader-w to ctrl-w
([bab5440 ](bab54406dc ))
* **R:** added new which-key group for new install feature
([#4078 ](https://github.com/LazyVim/LazyVim/issues/4078 ))
([5339aca ](5339acacec ))
* **toggle:** make toggles callable. Fixes
[#4081 ](https://github.com/LazyVim/LazyVim/issues/4081 )
([150523b ](150523b77b ))
* **treesitter-context:** which-key toggle
([#4059 ](https://github.com/LazyVim/LazyVim/issues/4059 ))
([ab01350 ](ab0135093b ))
* **which-key:** dynamic buffer mappings under leader-b
([8d9f2ad ](8d9f2ad97e ))
* **which-key:** dynamic window mappings under leader-w
([66bba78 ](66bba787b8 ))
* **which-key:** leader-w-space starts hydra mode for window mappings
([865bf15 ](865bf15f1c ))
---
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-17 12:48:40 +02:00
github-actions[bot]
9eefc6a3aa
chore(main): release 12.30.0 ( #4036 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.30.0](https://github.com/LazyVim/LazyVim/compare/v12.29.2...v12.30.0 )
(2024-07-15)
### Features
* **keymaps:** dynamic which-key icons/descriptions for toggles
([#4050 ](https://github.com/LazyVim/LazyVim/issues/4050 ))
([78cf032 ](78cf0320bf ))
* **util.mini:** follow the user's mappings instead of hardcoded values
([#4043 ](https://github.com/LazyVim/LazyVim/issues/4043 ))
([8506cb5 ](8506cb5a98 ))
### Bug Fixes
* **lsp:** lsp keymaps. Fixes
[#4051 ](https://github.com/LazyVim/LazyVim/issues/4051 )
([706ec4b ](706ec4b6b6 ))
* **yanky:** enable yank history in visual mode
([#4048 ](https://github.com/LazyVim/LazyVim/issues/4048 ))
([6911327 ](6911327a5e ))
### Performance Improvements
* **luasnip:** luasnip wasn't lazyloaded
([#4032 ](https://github.com/LazyVim/LazyVim/issues/4032 ))
([e80ed32 ](e80ed322a7 ))
---
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-15 15:49:29 +02:00
github-actions[bot]
b20be638b3
chore(main): release 12.29.2 ( #4035 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.29.2](https://github.com/LazyVim/LazyVim/compare/v12.29.1...v12.29.2 )
(2024-07-14)
### Bug Fixes
* **telescope:** better find_command. Fixes
[#4031 ](https://github.com/LazyVim/LazyVim/issues/4031 )
([d39cdb0 ](d39cdb0596 ))
---
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-14 18:08:14 +02:00
github-actions[bot]
45af7e1fed
chore(main): release 12.29.1 ( #4026 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.29.1](https://github.com/LazyVim/LazyVim/compare/v12.29.0...v12.29.1 )
(2024-07-14)
### Bug Fixes
* **omnisharp:** don't detach coreclr debug adapter
([#4023 ](https://github.com/LazyVim/LazyVim/issues/4023 ))
([b3e746b ](b3e746b637 ))
* **pick:** get rid of "auto" picker and set better defaults for
telescope find_files
([#4024 ](https://github.com/LazyVim/LazyVim/issues/4024 ))
([337e9dd ](337e9ddc00 ))
* **tailwind:** additional tailwind completion settings for phoenix
projects ([#3961 ](https://github.com/LazyVim/LazyVim/issues/3961 ))
([9bce054 ](9bce054faf ))
---
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-14 07:54:09 +02:00
github-actions[bot]
065d72320d
chore(main): release 12.29.0 ( #4015 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.29.0](https://github.com/LazyVim/LazyVim/compare/v12.28.0...v12.29.0 )
(2024-07-14)
### Features
* **java:** new java mappings format for which-key v3
([#4013 ](https://github.com/LazyVim/LazyVim/issues/4013 ))
([28a7f81 ](28a7f8126c ))
* shorter keymap descriptions for mini.ai / yanky
([75ff149 ](75ff1496bd ))
### Bug Fixes
* **flit:** use which-key preset keymap descriptions
([#4000 ](https://github.com/LazyVim/LazyVim/issues/4000 ))
([ca37162 ](ca37162cb7 ))
---
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-14 07:50:40 +02:00
github-actions[bot]
9391ff9fa3
chore(main): release 12.28.0 ( #3952 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.28.0](https://github.com/LazyVim/LazyVim/compare/v12.27.0...v12.28.0 )
(2024-07-12)
### Features
* new mappings format for which-key v3. Forgot to push :)
([702471e ](702471e454 ))
### Bug Fixes
* **autocmds:** fixed pattern for autocommand to autoenable wrap and
spell in text files
([#3975 ](https://github.com/LazyVim/LazyVim/issues/3975 ))
([927031a ](927031a2de ))
* **java:** fix `config_overrides` for tests
([#3968 ](https://github.com/LazyVim/LazyVim/issues/3968 ))
([b481b64 ](b481b644dd ))
* **outline:** use new object for `symbols.filter`
([#4006 ](https://github.com/LazyVim/LazyVim/issues/4006 ))
([db234ef ](db234ef9cb ))
* **php:** `php_cs_fixer` is the correct name
([#3991 ](https://github.com/LazyVim/LazyVim/issues/3991 ))
([8bfd9a5 ](8bfd9a50a7 ))
* **vscode:** allow overriding default vscode keymaps. Fixes
[#3950 ](https://github.com/LazyVim/LazyVim/issues/3950 )
([6765052 ](67650528e4 ))
---
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-12 22:56:08 +02:00
github-actions[bot]
bf9887adac
chore(main): release 12.27.0 ( #3949 )
...
🤖 I have created a release *beep* *boop*
---
##
[12.27.0](https://github.com/LazyVim/LazyVim/compare/v12.26.2...v12.27.0 )
(2024-07-07)
### Features
* **icons:** provide language specific icons in extras
([#3931 ](https://github.com/LazyVim/LazyVim/issues/3931 ))
([aa418a2 ](aa418a2147 ))
* **java:** allow overriding test config
([#3891 ](https://github.com/LazyVim/LazyVim/issues/3891 ))
([8b2eacb ](8b2eacb6ac ))
### Bug Fixes
* **fzf-lua:** move register_select to lazy init
([33e1da5 ](33e1da585d ))
* **lazygit:** improve git browse
([#3941 ](https://github.com/LazyVim/LazyVim/issues/3941 ))
([28805d1 ](28805d1a4c ))
---
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 21:28:01 +02:00
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