|
67650528e4
|
fix(vscode): allow overriding default vscode keymaps. Fixes #3950
|
2024-07-08 07:52:18 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
131187c092
|
feat: allow a custom path for lazyvim.json . Fixes #3856
|
2024-06-29 21:19:15 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
bac4bba016
|
feat(bufferline): allow custom icons for filetypes
|
2024-06-06 10:46:56 +02:00 |
|
|
95d055dcf7
|
feat: trouble v3
|
2024-05-30 14:41:13 +02:00 |
|
|
3a30070a4c
|
feat: lazyrc files are now a lazy.nvim feature
|
2024-05-26 16:49:48 +02:00 |
|
|
76033c6aa9
|
fix(config): add some extra LazyVim keys to lazy health
|
2024-05-19 21:12:51 +02:00 |
|
|
d8644c4715
|
feat(mini.ai): mini.ai is back in core with some improved features. Removing it was a mistake.
|
2024-05-18 21:53:26 +02:00 |
|
|
f8de965d3e
|
feat(options): new option to disable deprecation warnings. warnings will be hidden bydefault
|
2024-05-17 09:19:28 +02:00 |
|
|
5646ee5191
|
chore(main): release 10.21.1 (#2873)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-29 10:08:37 +01:00 |
|
|
349ae03f09
|
fix: merge conflict
|
2024-03-29 09:45:31 +01:00 |
|
|
0af1fd82d7
|
chore(main): release 10.21.0 (#2870)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-29 08:19:18 +01:00 |
|
|
20b2806a8f
|
chore(main): release 10.20.1 (#2869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-28 23:57:49 +01:00 |
|
|
b26be29330
|
chore(main): release 10.20.0 (#2849)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-28 23:51:31 +01:00 |
|
|
e3075b05ef
|
fix(config): type filter was broken for telescope symbols
|
2024-03-27 15:04:41 +01:00 |
|
|
c901640167
|
chore(main): release 10.19.0 (#2835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-27 11:28:17 +01:00 |
|
|
1de90e7e4c
|
chore(main): release 10.18.0 (#2834)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-26 20:33:06 +01:00 |
|
|
55c2527dfe
|
chore(main): release 10.17.3 (#2833)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-26 17:41:37 +01:00 |
|
|
49a1afab53
|
chore(main): release 10.17.2 (#2831)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-26 15:30:56 +01:00 |
|
|
20efdd44da
|
chore(main): release 10.17.1 (#2827)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-26 13:46:01 +01:00 |
|
|
4796dba8f7
|
chore(main): release 10.17.0 (#2805)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-26 12:47:36 +01:00 |
|
|
c91982a8bc
|
chore(main): release 10.16.0 (#2791)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-22 10:33:16 +01:00 |
|
|
7a5dbeae75
|
feat: use LazyVim everywhere instead of require("lazyvim.util")
|
2024-03-22 09:15:09 +01:00 |
|
|
6e57e86c99
|
feat: added LazyVim global. Will refactor specs later to use that
|
2024-03-20 17:26:50 +01:00 |
|
|
642bcf168b
|
chore(main): release 10.15.0 (#2790)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-20 17:19:56 +01:00 |
|
|
1432f318b6
|
chore(main): release 10.14.0 (#2741)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-19 22:44:49 +01:00 |
|
|
0107a1079b
|
chore(main): release 10.13.0 (#2684)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-14 17:16:28 +01:00 |
|
|
e3bfcb9bf7
|
chore(main): release 10.12.1 (#2677)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-08 11:55:40 +01:00 |
|
|
ee2e876252
|
fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675
|
2024-03-08 11:47:17 +01:00 |
|
|
c0ad2209b6
|
chore(main): release 10.12.0 (#2667)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-07 20:45:12 +01:00 |
|
|
5cabc2ff5b
|
chore(main): release 10.11.1 (#2664)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-07 19:04:38 +01:00 |
|
|
8ade97a42c
|
chore(main): release 10.11.0 (#2659)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-07 17:51:41 +01:00 |
|
|
fe72424e77
|
chore(main): release 10.10.0 (#2400)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-21 08:48:55 +01:00 |
|
|
d9287391b7
|
feat: added LazyHealth that loads all plugins and runs :checkhealth
|
2024-01-22 08:03:15 +01:00 |
|
|
c433ea7aa8
|
chore(main): release 10.9.1 (#2399)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-21 20:03:51 +01:00 |
|
|
adc0b36069
|
chore(main): release 10.9.0 (#2391)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-21 20:00:03 +01:00 |
|