Commit graph

  • 5a47492535
    feat(util): LazyVim terminals are now persistent by default (toggleterm) Folke Lemaitre 2023-06-03 10:49:53 +02:00
  • 15f5a229d9
    fix(indentscope): dont use indentscope/blankline for lazyterm/toggleterm/notify Folke Lemaitre 2023-06-03 10:48:23 +02:00
  • bb4a7fe410
    fix(spectre): make spectre behave with regards to swap files Folke Lemaitre 2023-06-03 10:47:35 +02:00
  • 419086e8a3
    feat(neo-tree): enabled document_symbols for neo-tree Folke Lemaitre 2023-06-03 10:47:03 +02:00
  • 49ae2344a1
    feat(keymaps): added some useful keymaps for terminals Folke Lemaitre 2023-06-03 10:46:33 +02:00
  • 1efe3a96b2 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-02 05:40:07 +00:00
  • 5ed3250f24
    fix(lualine): dont load copilot when not available. Fixes #872 Folke Lemaitre 2023-06-02 07:39:16 +02:00
  • d7d1e30a9e Fix lualine issue when copilot is disable Ernesto R. C. Pereda 2023-06-01 22:18:18 -04:00
  • 9c1a5620ed chore(build): auto-generate vimdoc github-actions[bot] 2023-06-01 22:11:28 +00:00
  • 08422bf559
    perf(illuminate): on large files >2000 lines, enable lsp references only Folke Lemaitre 2023-06-02 00:03:52 +02:00
  • fc236b3a2a
    feat(noice): route some undo messages to the mini view Folke Lemaitre 2023-06-01 22:57:06 +02:00
  • f6b4e4180c
    don't load indent-blankline for nvim-notify Roman Frołow 2023-06-01 22:27:57 +02:00
  • 512c238763 feat(dap): add jest and vitest config ofrades 2023-05-31 00:00:03 +01:00
  • 01fbeb139b chore(build): auto-generate vimdoc github-actions[bot] 2023-05-30 21:21:43 +00:00
  • 99ce1002d7
    chore(main): release 4.4.0 (#854) v4.4.0 github-actions[bot] 2023-05-30 23:21:07 +02:00
  • 501f27ac47 feat(dap): add extra for dap js ofrades 2023-05-30 21:44:10 +01:00
  • 82e5e83ebb chore(build): auto-generate vimdoc github-actions[bot] 2023-05-30 20:42:30 +00:00
  • 0bdf950aeb
    chore(main): release 4.4.0 github-actions[bot] 2023-05-29 20:29:56 +00:00
  • 3b4c27e6a6 chore(build): auto-generate vimdoc github-actions[bot] 2023-05-29 20:29:14 +00:00
  • a94ef5953a
    fix(indent-blankline): don't load indent-blankline for nvim-notify Folke Lemaitre 2023-05-29 22:28:04 +02:00
  • 0c05f8a185
    feat(catppuccin): enabled integration for plugins included with LazyVim Folke Lemaitre 2023-05-29 22:27:41 +02:00
  • 6b68378c2c
    chore(main): release 4.3.1 (#841) v4.3.1 github-actions[bot] 2023-05-28 12:54:13 +02:00
  • d6133d1950
    chore(main): release 4.3.1 github-actions[bot] 2023-05-28 10:53:47 +00:00
  • 0e671ad7fa
    fix(neotest): properly detect __call. Fixes #847 Folke Lemaitre 2023-05-28 12:52:22 +02:00
  • b68311eb6d
    chore: removed util.build. This is now part of the lazyvim website code Folke Lemaitre 2023-05-28 12:39:51 +02:00
  • a866c6801d
    fix(neotest): removed <leader>tR in favor of <leader>tt Folke Lemaitre 2023-05-28 11:05:40 +02:00
  • 5c97e0c1d0 chore(build): auto-generate vimdoc github-actions[bot] 2023-05-28 07:42:37 +00:00
  • 72b81553f3
    fix(dashboard): center the LazyVim logo (#845) Landon Schropp 2023-05-28 00:41:58 -07:00
  • 1c71a15d1e
    fix(alpha): center logo Folke Lemaitre 2023-05-28 09:41:11 +02:00
  • 620b7cf7c5
    Center the LazyVim logo Landon Schropp 2023-05-28 00:21:12 -07:00
  • 88238e2109
    fix(luasnip): use echo instead of echo -e for build warning Folke Lemaitre 2023-05-27 23:03:44 +02:00
  • c272bba013
    chore(main): release 4.3.0 (#839) v4.3.0 github-actions[bot] 2023-05-27 09:58:08 +02:00
  • 5d778404a0
    chore(main): release 4.3.0 github-actions[bot] 2023-05-27 07:39:27 +00:00
  • b16012b106 chore(build): auto-generate vimdoc github-actions[bot] 2023-05-27 07:38:41 +00:00
  • efc72b0649
    feat(neotest): added <leader>tt and <leader>tT to run tests in file or all test files Folke Lemaitre 2023-05-27 09:37:55 +02:00
  • 2a3bac7690
    fix(neotest): support neotest adapaters that use setup() for custom setup Folke Lemaitre 2023-05-27 09:37:17 +02:00
  • 98e2ffcf14
    feat(neotest): allow adapter names as a list Folke Lemaitre 2023-05-27 09:36:52 +02:00
  • 2c89770504
    feat(noetest): open trouble instead of quickfix on errors when available Folke Lemaitre 2023-05-27 09:36:29 +02:00
  • 30824369c2
    fix(hipatterns): default options Folke Lemaitre 2023-05-27 09:36:05 +02:00
  • 1288f0d5a5
    fix(neotest): added some additional filetypes to close with q Folke Lemaitre 2023-05-27 09:35:49 +02:00
  • 874d44abbb
    Update keymaps.lua Balavignesh 2023-05-27 01:49:40 +05:30
  • a3ec4c21f7
    chore(main): release 4.2.0 (#831) v4.2.0 github-actions[bot] 2023-05-26 17:01:21 +02:00
  • 899d0d3a9a
    chore(main): release 4.2.0 github-actions[bot] 2023-05-26 14:43:41 +00:00
  • f7a63042f9
    feat(hipatterns): made tailwind ft and style configurable Folke Lemaitre 2023-05-26 16:42:07 +02:00
  • b7a925904e
    fix(hipatterns): reset hl groups when colorscheme changes Folke Lemaitre 2023-05-26 16:32:34 +02:00
  • 5eccaeb992
    feat(lsp): added nvim-lspconfig.opts.format_notify. Enable this to debug formatter issues. Folke Lemaitre 2023-05-26 10:51:07 +02:00
  • 962fc6bab4
    feat(lsp): added support for upcoming dynamic registration of formatters Folke Lemaitre 2023-05-26 10:50:16 +02:00
  • e990d23cfe
    chore(main): release 4.1.1 (#829) v4.1.1 github-actions[bot] 2023-05-26 08:20:25 +02:00
  • 2bcf437644
    chore(main): release 4.1.1 github-actions[bot] 2023-05-26 06:15:51 +00:00
  • b027bebeab
    fix(hipatterns): make sure priority is higher than the one for references Folke Lemaitre 2023-05-26 08:14:24 +02:00
  • 19f4250888 chore(build): auto-generate vimdoc github-actions[bot] 2023-05-26 06:11:52 +00:00
  • 33f61b58de
    fix(hipatterns): make it work on stable Folke Lemaitre 2023-05-26 08:11:04 +02:00
  • 5373af76f8
    chore(main): release 4.1.0 (#828) v4.1.0 github-actions[bot] 2023-05-25 23:34:31 +02:00
  • 520ab5c20e
    chore(main): release 4.1.0 github-actions[bot] 2023-05-25 21:34:09 +00:00
  • c526ea338b
    feat(hipatterns): better tailwind fg colors Folke Lemaitre 2023-05-25 23:32:52 +02:00
  • ba0cfbccf3
    chore(main): release 4.0.0 (#827) v4.0.0 github-actions[bot] 2023-05-25 22:40:52 +02:00
  • 47ee48faba
    build: fixed docs build Folke Lemaitre 2023-05-25 22:37:45 +02:00
  • 85e3e65a67
    chore(main): release 4.0.0 github-actions[bot] 2023-05-25 20:35:22 +00:00
  • 7bc979a7c1
    feat: added extra for mini.hipatterns with tailwind support Folke Lemaitre 2023-05-25 22:33:58 +02:00
  • 9c7821e681
    fix!: remove nvim-colorizer.lua It actually wasn't even enabled and I'll add hipatterns with optional tailwind support soon Folke Lemaitre 2023-05-25 21:55:05 +02:00
  • 95e2a07f16
    chore(main): release 3.7.2 (#825) v3.7.2 github-actions[bot] 2023-05-25 20:29:48 +02:00
  • d35d982984
    chore: remove unused upvalue function (#823) André Freitas 2023-05-25 19:05:02 +01:00
  • 5d0845bbc3
    chore(main): release 3.7.2 github-actions[bot] 2023-05-25 16:35:29 +00:00
  • 877e63ca8e
    fix(telescope): use last-known telescope commit to work on Neovim 0.8.0 when running in Neovim 0.8.0 Folke Lemaitre 2023-05-25 18:33:54 +02:00
  • 799e884c5b
    chore: remove unused upvalue function André Freitas 2023-05-25 16:43:59 +01:00
  • bc24b68260
    chore(main): release 3.7.1 (#820) v3.7.1 github-actions[bot] 2023-05-25 14:27:09 +02:00
  • a716fe2ad6
    chore(main): release 3.7.1 github-actions[bot] 2023-05-25 12:25:51 +00:00
  • b75ed594a9
    fix(mini.comment): removed dirty upvalues hack for mini.comments. no longer needed Folke Lemaitre 2023-05-25 14:24:22 +02:00
  • 4f2bb725be
    refactor(mason): use new handlers opt Folke Lemaitre 2023-05-25 14:23:50 +02:00
  • 2f0bfbbad8 chore(build): auto-generate vimdoc github-actions[bot] 2023-05-25 07:08:32 +00:00
  • 01a6085b2b
    chore(main): release 3.7.0 (#818) v3.7.0 github-actions[bot] 2023-05-25 09:07:44 +02:00
  • 3bed8a89bb
    chore(main): release 3.7.0 github-actions[bot] 2023-05-24 21:24:00 +00:00
  • 2b5ae7b63c
    feat(go): add workaround to get semantic token highlighting (#815) Aashish KC 2023-05-25 03:07:40 +05:45
  • a9e890dcbe fix(go): add workaround to get semantic token highlighting Aashish KC 2023-05-25 00:41:12 +05:45
  • dc40f02f35
    chore(main): release 3.6.2 (#817) v3.6.2 github-actions[bot] 2023-05-24 22:14:12 +02:00
  • 5831107daa
    chore(main): release 3.6.2 github-actions[bot] 2023-05-24 20:03:56 +00:00
  • 4b367952f6
    fix(tailwind): nil check on filetypes_exclude. See #816 Folke Lemaitre 2023-05-24 22:02:19 +02:00
  • 7c9abd7463
    fix(vscode): only remap keybinds when running in vscode Folke Lemaitre 2023-05-24 21:59:32 +02:00
  • 868ccedff2
    chore(main): release 3.6.1 (#812) v3.6.1 github-actions[bot] 2023-05-24 14:28:48 +02:00
  • 87d63e4020
    chore(main): release 3.6.1 github-actions[bot] 2023-05-24 12:08:47 +00:00
  • 29632c6b29
    fix(go): actually set semantic tokens (#811) Jonas Holst Damtoft 2023-05-24 14:07:23 +02:00
  • 5df936bd2f fix(go): actually set semantic tokens Jonas Holst Damtoft 2023-05-24 13:47:14 +02:00
  • 5b7ae96c5d
    chore(main): release 3.6.0 (#801) v3.6.0 github-actions[bot] 2023-05-24 11:30:49 +02:00
  • 3952d4e95f
    chore(main): release 3.6.0 github-actions[bot] 2023-05-24 08:49:28 +00:00
  • e9fb81e94d
    feat(typescript): added dap config for typescript. Will only be enabled when dap is also enabled Folke Lemaitre 2023-05-24 10:47:54 +02:00
  • b172f47f27
    fix(go): extend mason ensure_installed Folke Lemaitre 2023-05-24 10:35:05 +02:00
  • 9cfe88c7ba
    fix: remove debug notify (#808) Jonas Holst Damtoft 2023-05-24 10:34:27 +02:00
  • beb4f22b8f fix: remove debug notify Jonas Holst Damtoft 2023-05-24 09:33:04 +02:00
  • 163a4f9275
    feat(go): add go lang extras (#795) Jonas Holst Damtoft 2023-05-24 08:55:03 +02:00
  • 076b2e432e chore(build): auto-generate vimdoc github-actions[bot] 2023-05-24 06:46:02 +00:00
  • 5bf45e3139
    feat(vscode): better vscode support Folke Lemaitre 2023-05-24 08:45:20 +02:00
  • 5907595c5e fix(go): pr changes Jonas Holst Damtoft 2023-05-23 16:52:50 +02:00
  • c56fbba527 fix(go): add neotest adapter to adapters Jonas Holst Damtoft 2023-05-23 12:52:00 +02:00
  • a6bcba008e fix(go): update plugin Jonas Holst Damtoft 2023-05-23 11:16:07 +02:00
  • 744d14693a feat(go): add go lang extras Jonas Holst Damtoft 2023-05-22 21:06:13 +02:00
  • eba510ec69
    fix(vscode): properly cleanup disabled deps Folke Lemaitre 2023-05-23 14:33:13 +02:00
  • 39fa63646d
    feat(vscode): add vscode=true to any plugin spec you want to activate in vscode Folke Lemaitre 2023-05-23 14:33:00 +02:00
  • e975f021ea
    fix(vscode): added ts-context-commentstring Folke Lemaitre 2023-05-23 14:32:32 +02:00
  • bf66e71adc
    fix(neotest): pass opts to neotest Folke Lemaitre 2023-05-23 14:07:11 +02:00
  • cd96e3d9e5
    refactor(neotest): better way to pass custom options for adapters Folke Lemaitre 2023-05-23 13:00:15 +02:00