Commit graph

  • 39b23db674 fix: move keymaps to options Nybkox 2024-06-27 18:19:50 +02:00
  • 9e37a42e8c Update lua/lazyvim/plugins/extras/coding/supermaven.lua Nybkox 2024-06-18 21:05:27 +02:00
  • ed134d999b feat(extras): add supermaven Nybkox 2024-06-06 13:44:39 +02:00
  • d440c8aa07
    chore(main): release 12.21.1 github-actions[bot] 2024-06-29 13:39:21 +00:00
  • 73e72ee21d
    perf(markdown): don't format with markdown-toc when no toc in the doc Folke Lemaitre 2024-06-29 15:37:48 +02:00
  • b43ace1ecf
    fix(git): use current dir when git not found to get a meaningful error message Folke Lemaitre 2024-06-29 15:37:26 +02:00
  • 9be7ef720a
    feat(scala): add key for worksheet hover István Donkó 2024-06-29 12:30:19 +02:00
  • 501ff40768
    chore(main): release 12.21.0 (#3827) v12.21.0 github-actions[bot] 2024-06-29 12:19:44 +02:00
  • 4f8a33d453
    chore(main): release 12.21.0 github-actions[bot] 2024-06-29 09:47:13 +00:00
  • 0fede4040b
    feat(java): enable Lombok support in jdtls (#3852) Adrian Wilkins 2024-06-29 10:45:53 +01:00
  • 679689aa01 Enable Lombok support in jdtls Adrian Wilkins 2024-06-29 10:31:33 +01:00
  • 566753b888
    fix(edgy): improve edgy.lua bufferline offset logic (#3794) Gobinda Goshwami 2024-06-29 14:47:39 +06:00
  • b292a721bf
    fix(lazygit): fix browsing private git hostings (#3833) Roman Nesytov 2024-06-29 11:42:46 +03:00
  • f47d105b80
    feat(extras): switch to markdownlint-cli2 (#3843) Maximilian Stinsky 2024-06-29 10:41:20 +02:00
  • d6429a5c8a
    fix(pick): set recurse_submodules to false when using auto picker. Fixes #3831, Closes #3835 Folke Lemaitre 2024-06-29 10:33:26 +02:00
  • 88f25410e0
    feat(extras): add chezmoi extra (#2859) Feliche-Demian Netliukh 2024-06-29 09:21:35 +01:00
  • 3764735fb2
    fix(extras): don't load pkgs when parsing specs for LazyExtras Folke Lemaitre 2024-06-29 10:19:01 +02:00
  • 683bf52c02
    feat(extras): add overseer.nvim plugin extra (#2421) 纳西妲 · Nahida 2024-06-29 15:47:03 +08:00
  • ebb2531b95
    feat(extras): added overseer.nvim Folke Lemaitre 2024-06-29 09:39:46 +02:00
  • 349508cdf4
    ci: don't run release/docs on forks with a main branch Folke Lemaitre 2024-06-29 09:44:33 +02:00
  • 9dd2e0d39a chore(build): auto-generate vimdoc github-actions[bot] 2024-06-29 06:33:57 +00:00
  • 2865253e6e
    test: simplify tests Folke Lemaitre 2024-06-29 08:33:05 +02:00
  • 35f89fb3a1
    ci: use lazy minit for tests Folke Lemaitre 2024-06-29 07:27:41 +02:00
  • 323efd0eef
    chore: remove unnecessary dependency Feliche-Demian Netliukh 2024-06-28 20:13:06 +01:00
  • 7f1f4e0b51
    feat(extra): add elixirls code actions Ahmed Kamal 2024-06-28 22:18:43 +10:00
  • d637329a2a
    feat(extras): switch to markdownlint-cli2 Maximilian Stinsky 2024-06-28 11:12:05 +02:00
  • 87fe403df6
    fix(bufremove): fix Cancel (#3834) Iordanis Petkakis 2024-06-28 00:51:57 +03:00
  • 4a7d5465d5 fix(telescope): respect show_untracked in user configuration Iordanis Petkakis 2024-06-27 22:57:09 +03:00
  • b282570c18 fix(bufremove): fix Cancel Iordanis Petkakis 2024-06-27 23:31:29 +03:00
  • 433dfa9e7c fix(lazygit): fix browsing private git hostings Roman Nesytov 2024-06-27 23:07:02 +03:00
  • 44ed11c4f8
    fix(gitsigns): fix inconsistent signs (#3830) k14lb3 2024-06-28 02:03:08 +08:00
  • 36cfe5269e fix(gitsigns): fix inconsistent signs k14lb3 2024-06-28 01:20:16 +08:00
  • ff1b44e676
    fix(lint): make prepend_args opt work when default args is empty (#3828) dotfrag 2024-06-27 18:31:11 +03:00
  • 4dc800c2c1 fix(lint): make prepend_args opt work when default args is empty dotfrag 2024-06-27 17:57:56 +03:00
  • 329f9dda80
    refactor(project): use header descriptions without using fzf-lua.actions (#3821) Iordanis Petkakis 2024-06-27 17:05:47 +03:00
  • e5e8d7a805
    fix(neotest): support adapter key on adapter for playwright (#3824) Pavel Savchenko 2024-06-27 15:04:26 +01:00
  • 5b44e1040e chore(build): auto-generate vimdoc github-actions[bot] 2024-06-27 11:29:14 +00:00
  • e864713163
    chore(main): release 12.20.1 (#3819) v12.20.1 github-actions[bot] 2024-06-27 13:28:27 +02:00
  • 497d152717 Support adapter key on adapter Pavel savchenko 2024-06-27 07:27:02 +01:00
  • e80de24053 feat(fzf): add keymap for quickfix stack Osamu Aoki 2024-06-27 13:40:21 +09:00
  • 4cb63c4168 refactor(project): use header descriptions without using fzf-lua.actions Iordanis Petkakis 2024-06-26 23:50:52 +03:00
  • d10b74a953
    Update chezmoi.lua Feliche-Demian Netliukh 2024-06-26 20:37:45 +01:00
  • 5e1c474192
    test: use busted for tests Folke Lemaitre 2024-06-26 18:57:04 +02:00
  • 2f3c6e5895
    chore(main): release 12.20.1 github-actions[bot] 2024-06-26 15:10:51 +00:00
  • 46e5bdd6f1 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-26 15:10:18 +00:00
  • 135ce0d7ed
    fix(autocmds): check that buf exists Folke Lemaitre 2024-06-26 17:09:37 +02:00
  • c17609057f feat(telescope): add keymap for quickfixhistory Osamu Aoki 2024-06-26 21:03:21 +09:00
  • 53f4595b4e
    chore(main): release 12.20.0 (#3804) v12.20.0 github-actions[bot] 2024-06-25 22:09:47 +02:00
  • c6b29713a0
    docs(extra.sql): add sql options docs (#3765) Arthur 2024-06-26 04:01:04 +08:00
  • a89c592b20
    chore(main): release 12.20.0 github-actions[bot] 2024-06-25 19:05:42 +00:00
  • c13215814c
    fix(elixir): fix credo detection for elixir linters. (#3809) Slava Markevich 2024-06-25 23:04:32 +04:00
  • 938a6718c6
    feat(autocmds): added proper bigfile support Folke Lemaitre 2024-06-25 20:30:57 +02:00
  • f9eb19ad92
    Fix credo detection for elixir linters. markevich 2024-06-25 19:42:38 +04:00
  • c3d241e84a
    Remove bacon-ls from LSP server since it is automatically installed Bigo 2024-06-25 17:52:03 +02:00
  • dc7968799d
    Update lua/lazyvim/plugins/extras/lang/rust.lua Matteo Bigoi 2024-06-25 17:27:32 +02:00
  • da1ce6c243 update message arthur 2024-06-25 21:32:59 +08:00
  • 7f83021b50
    Run format Bigo 2024-06-25 15:21:35 +02:00
  • 022ea2c709
    feat(rust) add bacon-ls and improve debugging Bigo 2024-06-25 15:20:03 +02:00
  • 9557459b48
    Update server name Rafael Lillo 2024-06-25 12:59:58 +01:00
  • a33eabddd9
    fix(util.terminal): fix the shellredir and shellpipe options for powershell (#3803) dbger 2024-06-25 12:38:11 +08:00
  • b40123624a
    Merge branch 'main' into main Folke Lemaitre 2024-06-25 06:37:37 +02:00
  • d87c7702bf chore(build): auto-generate vimdoc github-actions[bot] 2024-06-25 04:36:54 +00:00
  • f1c5329dca
    test: disable packages for tests Folke Lemaitre 2024-06-25 06:36:16 +02:00
  • eeea64e22d fix(util.terminal) recorrect the shellredir and shellpip options for powershell dbger 2024-06-25 12:18:57 +08:00
  • fb9ba3b725 Merge branch 'main' of https://github.com/dbger/LazyVim dbger 2024-06-25 11:59:09 +08:00
  • 8f22b5b1b5
    Update templ.lua Ken Powers 2024-06-24 22:09:41 -04:00
  • 6ae0c5b2c5
    Add templ lang extra Ken Powers 2024-06-24 22:05:30 -04:00
  • fa2fc64031
    fix(dashboard): load dashboard when closing lazy if needed Folke Lemaitre 2024-06-25 00:24:59 +02:00
  • faee8ce581
    fix(noice): dont show old messages when installing plugins Folke Lemaitre 2024-06-25 00:24:38 +02:00
  • 351336244c
    perf(markdown): add filetype in VeryLazy Folke Lemaitre 2024-06-24 22:11:59 +02:00
  • b5945c2fc8
    fix(fzf): disable preview for vtsls (#3798) Iordanis Petkakis 2024-06-24 23:11:32 +03:00
  • 24e1931c89 Add support csharp-language-server Rafael Lillo 2024-06-24 20:55:20 +01:00
  • 14ca75b999 fix(fzf): disable preview for vtsls Iordanis Petkakis 2024-06-24 21:35:32 +03:00
  • f17b2a680c feat(dashboard): center dashboard vertically dotfrag 2024-06-23 12:20:42 +03:00
  • 087dccf2f3
    fix(edgy): improve edgy.lua bufferline offset logic Gobinda Goshwami 2024-06-24 14:39:22 +06:00
  • 6a91f9b713 fix(yanky): integration fzf with yanky zeekrs 2024-06-24 15:41:24 +08:00
  • 24922fdb32 Removed blank line Ben Puryear 2024-06-23 20:17:59 -07:00
  • 3c761879f4 Add json-nvim Ben Puryear 2024-06-23 19:51:25 -07:00
  • 2a7ba6d09c
    chore(main): release 12.19.1 (#3775) v12.19.1 github-actions[bot] 2024-06-23 22:24:44 +02:00
  • f56edc4b4b
    chore(main): release 12.19.1 github-actions[bot] 2024-06-23 20:20:51 +00:00
  • 8be66bb1a6
    fix(extras.astro): support astro.config.ts root (#3786) Sandeep Dilip 2024-06-23 16:19:47 -04:00
  • b55c7734df
    fix(dap): only load mason-nvim-dap when not disabled (#3784) Iordanis Petkakis 2024-06-23 21:04:51 +03:00
  • b333a1ffb0
    fix(extras.astro): support astro.config.ts root Sandeep Dilip 2024-06-23 13:29:44 -04:00
  • 86fe5ed16c fix(dap): only load mason-nvim-dap when not disabled Iordanis Petkakis 2024-06-23 20:31:42 +03:00
  • 8b60aea57a update arthur 2024-06-23 23:37:46 +08:00
  • 8ea3f690e6
    fix(lazygit): use lazy.util.open on Neovim <= 0.10 (#3778) Iordanis Petkakis 2024-06-23 16:38:27 +03:00
  • 7eb7fe0b3b
    feat(c#): route references and implementations lsp calls through omnisharp-extended Marcin Jahn 2024-06-23 15:25:07 +02:00
  • 8806db7660 fix(lazygit): use lazy.util.open on Neovim <= 0.10 Iordanis Petkakis 2024-06-23 11:46:30 +03:00
  • abec8fbb03
    fix(markdown): added support for mdx files Folke Lemaitre 2024-06-23 08:56:15 +02:00
  • 002ce62413
    chore(main): release 12.19.0 (#3760) v12.19.0 github-actions[bot] 2024-06-23 07:38:34 +02:00
  • 3df80dc110
    chore(main): release 12.19.0 github-actions[bot] 2024-06-23 05:14:53 +00:00
  • 1f423930e0
    feat(gitsigns): navigate diff changes as well as git hunks with [h/]h (#3736) Brian Di Palma 2024-06-23 06:13:51 +01:00
  • 52d46166b1
    fix(neo-tree): don't enable document symbols by default Folke Lemaitre 2024-06-23 07:11:55 +02:00
  • 19e366277b
    refactor(extras.ui): simplify neo-tree related logic in edgy extra (#3738) Gobinda Goshwami 2024-06-23 11:08:41 +06:00
  • b45d4ed62c
    fix(refactoring): use pick for both Telescope and fzf-lua (#3769) Iordanis Petkakis 2024-06-23 08:01:58 +03:00
  • 55464b77c6
    feat(go): switch to neotest-golang (#3749) Fredrik Averpil 2024-06-23 07:01:22 +02:00
  • 3dfc2c0fd8
    ci(release): fix version bumping in extra-file (#3772) Ben Elan 2024-06-22 22:00:07 -07:00
  • 2a39a929a9 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-23 02:58:14 +00:00
  • 05184b0268
    ci(release): fix version bumping in extra-file Ben Elan 2024-06-22 19:55:10 -07:00
  • aeafde0ef4 update arthur 2024-06-22 18:04:28 +08:00