Commit graph

  • 342e8809bd
    fix(dashboard): automatically rename dashboard.nvim Folke Lemaitre 2023-10-14 13:20:58 +02:00
  • b2945ce39a fix(dashboard-nvim) repository has moved to nvimdev/dashboard-nvim Thibault Duplessis 2023-10-14 13:12:32 +02:00
  • ffae3bc7b5
    Update CHANGELOG.md Sanyam Jain 2023-10-14 13:39:18 +05:30
  • 8014928cbf feat: add keymap to toggle treesitter context Kevin Traver 2023-10-13 18:56:40 -06:00
  • bd18deb47c
    Create pattern_using_functions.c anjalisoni12 2023-10-14 02:08:05 +05:30
  • 7fe68d9f05
    fix(spectre): add title to Spectre panel in edgy (#1703) Kevin Traver 2023-10-13 11:17:50 -06:00
  • 359e59ddea
    fix: add title to Spectre panel in edgy Kevin Traver 2023-10-13 10:53:41 -06:00
  • b6e68fa2bf
    feat(conform): show error when user overwrites conform config function Folke Lemaitre 2023-10-13 18:20:41 +02:00
  • 3eb91c64b5
    feat(conform): make it easier to add extra_args Folke Lemaitre 2023-10-13 18:03:40 +02:00
  • 873ff89284
    fix(keymaps): no diagnostic keymaps w/o lsp attached (#1698) Phúc H. Lê Khắc 2023-10-13 16:53:55 +02:00
  • 21b560fd25 fix(keymaps): no diagnostic keymaps w/o lsp attached Phúc Lê Khắc 2023-10-13 15:48:07 +02:00
  • 385c99dbb7
    feat(go): add gofumpt formatter with conform/none-ls (#1683) Juan Cruz De La Torre 2023-10-13 07:43:51 -03:00
  • c7244d9d47
    style(dot): make enabled a function for doc gen Folke Lemaitre 2023-10-13 12:31:32 +02:00
  • 6fd66f486e
    feat(conform): use conform.nvim opts.format options for formatting with conform Folke Lemaitre 2023-10-13 12:21:38 +02:00
  • 3f1bf70b14
    refactor(util.lsp): easier lsp client filters Folke Lemaitre 2023-10-13 12:20:55 +02:00
  • 4584410e76
    feat(format): use conform as lsp formatter since it has better format diffs Folke Lemaitre 2023-10-13 09:45:35 +02:00
  • ea4174d460
    chore(main): release 10.1.1 (#1694) v10.1.1 github-actions[bot] 2023-10-13 07:39:24 +02:00
  • 98ffb9dd65
    chore(main): release 10.1.1 github-actions[bot] 2023-10-13 05:37:52 +00:00
  • 1b1d9a16ee
    docs: typos fixed in CHANGELOG.md (#1693) Susheel Thapa 2023-10-13 11:22:07 +05:45
  • 66f0d55beb chore(build): auto-generate vimdoc github-actions[bot] 2023-10-13 05:36:45 +00:00
  • 01dbd07073
    fix(json): always write version to prevent spurious migrations. Fixes #1692 Folke Lemaitre 2023-10-13 07:35:24 +02:00
  • bd1928ba59
    fix(aerial): use new sep_icon option for aerial lualine component Folke Lemaitre 2023-10-13 07:28:02 +02:00
  • ec35415131 Chore: Typos fixed in CHANGELOG.md Susheel Thapa 2023-10-13 11:04:00 +05:45
  • 1e79248786
    chore(main): release 10.1.0 (#1686) v10.1.0 github-actions[bot] 2023-10-12 21:56:56 +02:00
  • 44b07a9440
    chore(main): release 10.1.0 github-actions[bot] 2023-10-12 19:53:53 +00:00
  • b31d71da9d
    feat(neot-ree): add keymaps to toggle git & buffer (#1339) Phúc H. Lê Khắc 2023-10-12 21:52:19 +02:00
  • 1bcf6b9a28
    feat(extras): LazyExtras can now manage user extras lua/plugins/extras. Fixes #1681 Folke Lemaitre 2023-10-12 21:47:31 +02:00
  • c9892652d2
    feat(config): lazyvim.json is now versioned and migrates to a newer version when needed Folke Lemaitre 2023-10-12 21:45:32 +02:00
  • 8e71968c2b
    fix(nvim-lint): make sure to set custom linters. Fixes #1687 Folke Lemaitre 2023-10-12 20:43:11 +02:00
  • cdae38ddd4
    fix(nvim-lint): check on linter name instead of linter. Fixes #1685 Folke Lemaitre 2023-10-12 20:28:56 +02:00
  • 8f67d18fb8
    fix: add mason.nvim as dependency of none-ls Juan Cruz De La Torre 2023-10-12 15:22:29 -03:00
  • d74656a039
    fix: add gofumpt formatter using conform/none-ls Juan Cruz De La Torre 2023-10-12 14:46:08 -03:00
  • b875bfc5b5
    feat(go): only install required packages Juan Cruz De La Torre 2023-10-12 14:45:29 -03:00
  • 666a69e6e0
    chore(main): release 10.0.1 (#1680) v10.0.1 github-actions[bot] 2023-10-12 18:07:04 +02:00
  • 5eeec1e968
    chore(main): release 10.0.1 github-actions[bot] 2023-10-12 16:01:39 +00:00
  • 7c7b4be8db
    fix(toggle): dont show incorrect deprecation warning for toggle. Fixes #1679 Folke Lemaitre 2023-10-12 17:59:48 +02:00
  • 2a0b7a88ba
    fix(config): make lazyvim.json idempotent, pretty-printed and remove full paths Folke Lemaitre 2023-10-12 17:48:49 +02:00
  • 33a81c3226
    feat: add folding preview Dung Duc Huynh (Kaka) 2023-10-12 13:50:07 +00:00
  • 172b382901
    fix: migrate to LazyVim v10 Dung Duc Huynh (Kaka) 2023-10-12 13:24:12 +00:00
  • 7d9a395565
    style(format): Fix typo (#1675) Sergey Kochetkov 2023-10-12 15:10:26 +02:00
  • 1a9e35891e
    chores(format.lua): Fix typo Sergey Kochetkov 2023-10-12 15:05:39 +02:00
  • 763c0fd9f2
    chore(main): release 10.0.0 (#1673) v10.0.0 github-actions[bot] 2023-10-12 14:49:38 +02:00
  • 68fac7637a
    chore(main): release 10.0.0 github-actions[bot] 2023-10-12 12:40:25 +00:00
  • 73acab1675
    feat: added NEWS.md and option to automatically show when changed (enabled by default) Folke Lemaitre 2023-10-12 14:38:25 +02:00
  • 9f04e1e20d
    fix: merged refactor Folke Lemaitre 2023-10-12 11:49:27 +02:00
  • 442077fca3 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-12 09:48:46 +00:00
  • ce74e28464 feat(starter): added Lazy Extras to mini.starter Folke Lemaitre 2023-10-12 11:20:46 +02:00
  • b4ba5d881d feat(extras): added extra for symbols-outline.nvim Folke Lemaitre 2023-10-12 11:14:44 +02:00
  • f64039f546 feat(config): better kind filter default for lua to deal with luals weirdness Folke Lemaitre 2023-10-12 11:14:23 +02:00
  • a4e393154f fix(extras): make sure we use priorities to import extras in correct order Folke Lemaitre 2023-10-12 11:14:02 +02:00
  • 3256abda65 fix(plugin): show warning of removed core plugin when trying to load them without having the extra Folke Lemaitre 2023-10-12 10:36:15 +02:00
  • db5d28b039 fix(plugin): add nvim-treesitter-context rename warning Folke Lemaitre 2023-10-12 10:35:47 +02:00
  • 72f3cc684b fix(dap): copy config before overriding args Folke Lemaitre 2023-10-12 10:18:50 +02:00
  • ba4b8dfecb refactor(nlua): cleanup Folke Lemaitre 2023-10-12 09:43:24 +02:00
  • 14f3f036e9 feat(inject): util method to get upvalue Folke Lemaitre 2023-10-12 09:42:48 +02:00
  • 85215f396b fix(nlua): make nlua dap work with regular continue. Fixes #1666 Folke Lemaitre 2023-10-12 09:42:31 +02:00
  • c7720275c3 fix(aerial): keymap Folke Lemaitre 2023-10-12 07:30:40 +02:00
  • 1c34af7f01 feat(mini.starter): adding mini.starter to lualine disabled files (#1667) Bassam Data 2023-10-12 01:28:49 -04:00
  • eedb4a3405 feat(ui): show optional plugins in a different color Folke Lemaitre 2023-10-12 00:20:32 +02:00
  • b43c57d943 feat: added aerial extra with integrations for edgy, telescope and lualine Folke Lemaitre 2023-10-12 00:11:33 +02:00
  • 7b2c317407 feat(treesitter): add nvim-treesitter-context by default Folke Lemaitre 2023-10-12 00:11:12 +02:00
  • 13dbe4ad55 perf(lualine): get rid of lualine's weird lualine_require Folke Lemaitre 2023-10-12 00:09:38 +02:00
  • eb7a7d7a8e feat(config): make kind filter configurable for telescope/aerial/... Folke Lemaitre 2023-10-12 00:09:04 +02:00
  • cb7f5aca7a feat(treesitter): install nvim-ts-autotag by default Folke Lemaitre 2023-10-11 22:39:24 +02:00
  • d8250910bd style(config): mini.align icons Folke Lemaitre 2023-10-11 22:38:38 +02:00
  • e239235cd3 feat(util): inject module Folke Lemaitre 2023-10-11 22:38:10 +02:00
  • 8d7361c460 feat(root): cached pretty path function for statuslines Folke Lemaitre 2023-10-11 22:37:28 +02:00
  • 305e82f2ca feat(navic): moved navic to extras Folke Lemaitre 2023-10-11 22:36:45 +02:00
  • 592f3b03bb fix(root): only use workspace folders that contain the buffer Folke Lemaitre 2023-10-11 18:38:29 +02:00
  • 5bb74205a0 feat(dashboard): added LazyExtras shortcut to dashboard/alpha Folke Lemaitre 2023-10-11 18:10:04 +02:00
  • c4e55e4d67 feat(ui): added :LazyExtras to manage enabled extras in LazyVim Folke Lemaitre 2023-10-11 17:48:40 +02:00
  • 11d66e7134 feat(config): load/save some data in lazyvim.json Folke Lemaitre 2023-10-11 17:47:16 +02:00
  • 7fb79486ed fix(notify): set default zindex=100 Folke Lemaitre 2023-10-11 17:39:46 +02:00
  • 54fa9ce584 ci: let release-please manage the version in the config file Folke Lemaitre 2023-10-11 15:25:29 +02:00
  • 8fbde2c366 fix(neo-tree): during init check global argslist instead of window-local Folke Lemaitre 2023-10-11 14:27:41 +02:00
  • 4ea1c6865e feat(config): use lazy's new custom events (Event.mappings) for a better LazyFile Folke Lemaitre 2023-10-11 14:27:10 +02:00
  • 83734675b0 fix(lualine): when opening nvim with a file, show an empty statusline till lualine loads Folke Lemaitre 2023-10-11 14:26:16 +02:00
  • a4abbdc89b fix(format): always show formatter status even when no sources available Folke Lemaitre 2023-10-11 09:51:12 +02:00
  • c33e7489ec feat(root): allow custom functions as part of vim.g.root_spec Folke Lemaitre 2023-10-11 09:38:34 +02:00
  • f59cdff4d9 fix(plugin): enable lazy_file Folke Lemaitre 2023-10-11 09:15:50 +02:00
  • a2d604928b feat(root): customizable root detection and :LazyRoot command Folke Lemaitre 2023-10-11 08:59:18 +02:00
  • e6d294df6f fix(ui): dont show left signs on virtual line numbers (wrap). Fixes #1654 Folke Lemaitre 2023-10-10 23:02:59 +02:00
  • 4cbe42cd24 feat(starter)!: dashboard.nvim is now the default starter. To keep using alpha.nvim, enable the extra. Folke Lemaitre 2023-10-10 22:41:34 +02:00
  • 14c091b1fc feat!: make conform.nvim and nvim-lint the default formatters/linters Folke Lemaitre 2023-10-10 22:12:33 +02:00
  • 70f91956e7 perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin Folke Lemaitre 2023-10-10 21:51:09 +02:00
  • f1a8f24a36 feat(format): new LazyVim formatter with integrations for lsp/none-ls/conform/eslint/... Folke Lemaitre 2023-10-10 19:31:08 +02:00
  • c8c929c9fd perf(util): split lazyvim.util in smaller separate modules Folke Lemaitre 2023-10-10 19:29:24 +02:00
  • 5f5acb5b88 Revert "fix(config): disable LazyFile till v10.0" Folke Lemaitre 2023-10-11 14:56:29 +02:00
  • edff9b1a25
    feat(starter): added Lazy Extras to mini.starter Folke Lemaitre 2023-10-12 11:20:46 +02:00
  • 38d2c8aab0
    feat(extras): added extra for symbols-outline.nvim Folke Lemaitre 2023-10-12 11:14:44 +02:00
  • 50a358bc1e
    feat(config): better kind filter default for lua to deal with luals weirdness Folke Lemaitre 2023-10-12 11:14:23 +02:00
  • b1d456cda7
    fix(extras): make sure we use priorities to import extras in correct order Folke Lemaitre 2023-10-12 11:14:02 +02:00
  • b9f3cada8a
    fix(plugin): show warning of removed core plugin when trying to load them without having the extra Folke Lemaitre 2023-10-12 10:36:15 +02:00
  • 777be2fabd
    fix(plugin): add nvim-treesitter-context rename warning Folke Lemaitre 2023-10-12 10:35:47 +02:00
  • 5c5e7c65c7
    fix(dap): copy config before overriding args Folke Lemaitre 2023-10-12 10:18:50 +02:00
  • 45611aaec2 feat(python): add key binding for organize imports MoetaYuko 2023-10-12 16:01:23 +08:00
  • 5b51df3f39
    refactor(nlua): cleanup Folke Lemaitre 2023-10-12 09:43:24 +02:00
  • 204be37843
    feat(inject): util method to get upvalue Folke Lemaitre 2023-10-12 09:42:48 +02:00
  • f98c4a26b3
    fix(nlua): make nlua dap work with regular continue. Fixes #1666 Folke Lemaitre 2023-10-12 09:42:31 +02:00
  • 94de32c598
    fix(aerial): keymap Folke Lemaitre 2023-10-12 07:30:40 +02:00