Commit graph

  • a6b38de763
    fix(treesitter): indentexpr/foldexpr now work as intended and override ftplugin settings. Fixes #6447 Folke Lemaitre 2025-09-17 22:46:14 +02:00
  • ed3aa74c10
    fix(python): remove the wrapping settings key from setup() options (#6069) Zhizhen He 2025-09-17 23:16:31 +08:00
  • 9e58f05aae
    chore(main): release 15.0.1 (#6438) v15.0.1 github-actions[bot] 2025-09-17 16:59:13 +02:00
  • 7bd6f5fd0b
    chore(main): release 15.0.1 github-actions[bot] 2025-09-17 14:55:48 +00:00
  • 2d56d3b37c
    fix(treesitter): TS update during inital build Folke Lemaitre 2025-09-17 16:54:34 +02:00
  • bf154e7474 move to beginner.lua phucisstupid 2025-09-17 20:52:28 +07:00
  • 2c44d33063
    chore(main): release 15.0.0 (#6422) v15.0.0 github-actions[bot] 2025-09-17 15:40:17 +02:00
  • 72e1ee5b0d
    refactor(treesitter): cleanup Folke Lemaitre 2025-09-17 15:33:37 +02:00
  • 4a5358b430 处理兼容问题 chuyanlong 2025-09-17 17:39:56 +08:00
  • fabba7bab1 处理模块问题 chuyanlong 2025-09-17 17:38:18 +08:00
  • 0d3d041ba3 Merge branch 'main' into dev chuyanlong 2025-09-17 17:25:51 +08:00
  • bbea0c8314
    chore(main): release 15.0.0 github-actions[bot] 2025-09-17 09:21:05 +00:00
  • aab503fda6
    fix(clangd): file detection improvements (#6436) Amaan Qureshi 2025-09-17 05:19:29 -04:00
  • ab657e9589
    docs: improved plugin doc strings (#5657) Tom MacWright 2025-09-17 05:17:32 -04:00
  • 91cf4babda
    fix(clangd): remove clang configuration files from clangd root markers Amaan Qureshi 2025-09-17 05:16:29 -04:00
  • bf0f03c66c
    fix(clangd): add meson and ninja files to recommendation detection Amaan Qureshi 2025-09-17 05:15:17 -04:00
  • 014b5bf6ac
    docs(treesitter): fix checkhealth command (#6433) Alexey Svirshchevskiy 2025-09-17 10:40:37 +02:00
  • 6e74292c05 Merge branch 'main' into dev chuyanlong 2025-09-17 16:29:04 +08:00
  • 8dc0831b00
    docs: fix treesitter checkhealth command Alexey Svirshchevskiy 2025-09-17 10:24:59 +02:00
  • 112b8848b5
    chore(which-key): remove unnecessary icons (#5461) Jorge Villalobos 2025-09-17 04:15:21 -04:00
  • fd1b02ae57
    fix(grug-far): add support for GrugFarWithin so it gets loaded by default (#5772) Nick Janetakis 2025-09-17 04:14:48 -04:00
  • 6eed1781c1
    fix(gitsigns): use silent for gitsigns keymaps (#5841) EasonMo 2025-09-17 16:13:36 +08:00
  • e9344e5319
    docs: better error and ref to checkhealth for nvim-treesitter main Folke Lemaitre 2025-09-17 10:10:34 +02:00
  • 5eac460c09
    feat(treesitter)!: migrate to nvim-treesitter **main** branch Folke Lemaitre 2025-09-17 09:52:44 +02:00
  • 32ef7a9d39
    docs: typo Folke Lemaitre 2025-09-17 09:22:58 +02:00
  • 5e2c4e62f2
    feat(lsp): enable LSP folds when available Folke Lemaitre 2025-09-17 08:11:33 +02:00
  • 4a3b4a80a8
    fix(vue): volar -> vua_ls. Fixes #6236. Closes #6238. Closes #6174 Folke Lemaitre 2025-09-17 07:30:27 +02:00
  • bdc4157bd1
    Merge branch 'main' into lang.vue_vue_ls Folke Lemaitre 2025-09-17 07:21:31 +02:00
  • 64ee23f38f
    style: remove references to Neovim 0.10 Folke Lemaitre 2025-09-17 07:14:37 +02:00
  • 919c9e5d09
    fix(eslint): remove old 0.10 code Folke Lemaitre 2025-09-17 07:14:22 +02:00
  • 732b063c30
    docs: more news Folke Lemaitre 2025-09-17 07:06:27 +02:00
  • f88f33c4c6 chore(build): auto-generate docs folke 2025-09-17 05:01:57 +00:00
  • cccfe70ea4
    feat!: bump Neovim requirement to 0.11.2 Folke Lemaitre 2025-09-17 07:01:08 +02:00
  • 4221caf01c Merge branch 'main' into dev chuyanlong 2025-09-17 09:02:13 +08:00
  • f54fd7f751
    fix(blink): make blink completions in cmdline behave more like regular cmdline Folke Lemaitre 2025-09-16 17:43:35 +02:00
  • f4e64eea45
    refactor(lsp): remove LazyVim.lsp.get_clients Folke Lemaitre 2025-09-16 17:34:17 +02:00
  • 9fa832dc95
    fix(lsp): properly register capabilities with new vim.lsp.config. Not needed for blink Folke Lemaitre 2025-09-16 15:41:20 +02:00
  • 7ed83370cf
    feat(lang.nix): Use alejandra formatter instead of nixfmt phucisstupid 2025-09-16 20:00:03 +07:00
  • 6e1de74597
    fix(refactoring): update funcs to return, add expr=true, operator mode (#5882) EJ 2025-09-16 06:47:51 -04:00
  • b926e7db41
    fix(treesitter-main): set vim.bo.indentexpr in FileType autocmd (#6430) qw457812 2025-09-16 17:58:24 +08:00
  • 82f330e52c fix(treesitter-main): set vim.bo.indentexpr in FileType autocmd qw457812 2025-09-16 17:48:54 +08:00
  • cc4a3e5564
    fix(lang.haskell): prevent Haskell extras from installing telescope.nvim (#6419) Christoph Schmidpeter 2025-09-16 11:47:05 +02:00
  • c05392186e
    fix(jdtls): root_dir (#6429) qw457812 2025-09-16 17:46:26 +08:00
  • 44cc0635bc
    fix(ocaml): use root_dir instead of root_markers for globs support (#6428) Iordanis Petkakis 2025-09-16 12:45:46 +03:00
  • 4d61a8b67b fix(jdtls): root_dir qw457812 2025-09-16 17:35:04 +08:00
  • 45181a76dd chore(build): auto-generate docs folke 2025-09-16 06:35:28 +00:00
  • ff7c12c48e
    feat(blink): enable cmdline completions Folke Lemaitre 2025-09-16 08:34:57 +02:00
  • 4961b3d4d4
    perf(blink): only enable lazydev in lua files Folke Lemaitre 2025-09-16 08:34:20 +02:00
  • 011a35ccb8
    feat(blink): enable blink cmdline completions Folke Lemaitre 2025-09-16 08:34:05 +02:00
  • 240da1a020 icon更新 chuyanlong 2025-09-16 08:55:37 +08:00
  • b06b1a2b35 Merge branch 'main' into dev chuyanlong 2025-09-16 08:40:00 +08:00
  • 4b9830d4d8 fix(ocaml): use root_dir instead of root_markers for globs support Iordanis Petkakis 2025-09-15 23:36:47 +03:00
  • 94387d4617
    Merge branch 'main' into fix-venvselector-branch Folke Lemaitre 2025-09-15 21:18:53 +02:00
  • 14d2a9baa1
    fix(schemastore): use before_init instead of on_new_config to load schema store (#6427) Md. Iftakhar Awal Chowdhury 2025-09-16 01:17:45 +06:00
  • 2f309fc8b5
    perf(treesitter-main): only enable highlighting for installed treesitter langs Folke Lemaitre 2025-09-15 21:14:42 +02:00
  • 2f75d9a90f
    fix(lsp): properly ambiguate denols vs vtsls Folke Lemaitre 2025-09-15 21:00:19 +02:00
  • 271fecb067
    fix(jdtls): root_dir Folke Lemaitre 2025-09-15 20:44:14 +02:00
  • 23b9cdeb34
    fix(lspconfig): remove all references to lspconfig. Closes #6426 Folke Lemaitre 2025-09-15 20:42:10 +02:00
  • 275ab7a9e1
    Merge branch 'main' into main Watson Dinh 2025-09-15 13:07:46 -05:00
  • 072eac8017
    fix(json,yaml): use before_init instead of on_new_config Atif 2025-09-15 22:23:13 +06:00
  • 167d39b2be
    fix(clangd): rewrite the root_dir function (#6060) Jinfeng Guo 2025-09-15 23:19:23 +08:00
  • 96316e5a69
    fix(treesitter-main): move exe check to config Folke Lemaitre 2025-09-15 17:17:21 +02:00
  • 44ade7fdea
    fix(lsp): buffer should be second arg for supports_method Folke Lemaitre 2025-09-15 17:15:51 +02:00
  • 5668ad72ca
    feat(extras): added an experimental extra for the treesitter main branch Folke Lemaitre 2025-09-15 17:13:40 +02:00
  • 0d27e89a36
    refactor(lsp): cleanup lsp config Folke Lemaitre 2025-09-15 16:28:46 +02:00
  • 0372ee21c0 update plugins phucisstupid 2025-09-15 20:54:28 +07:00
  • d2149ad3ec
    avante changed how to disable the selection hint George Guimarães 2025-09-15 10:51:32 -03:00
  • 33827583ca
    feat(elixir): add refactorex.nvim (useful code actions) George Guimarães 2025-01-02 09:02:47 -03:00
  • 827db1fc7e
    update mini.pick new repo George Guimarães 2025-09-15 10:48:47 -03:00
  • ed37675b6a
    Update lua/lazyvim/plugins/extras/ai/avante.lua George Guimarães 2025-08-13 10:00:15 -03:00
  • 653c6862e0
    these are not optional deps George Guimarães 2025-08-10 18:46:44 -03:00
  • 3a9ec998dd
    add blink-cmp-avante to help with avante commands George Guimarães 2025-08-10 18:45:15 -03:00
  • 1e8b1c5590
    default to copilot and use optional in dependencies George Guimarães 2025-08-10 18:34:04 -03:00
  • 3c52dcaa19
    update avante George Guimarães 2025-06-23 11:48:18 -03:00
  • 2c91931ef4
    chore: add dependencies George Guimarães 2025-01-28 10:29:00 -03:00
  • 47bf43fc80
    Update lua/lazyvim/plugins/extras/ai/avante.lua George Guimarães 2025-01-28 09:40:59 -03:00
  • bbc774d77a
    Update lua/lazyvim/plugins/extras/ai/avante.lua George Guimarães 2025-01-28 09:40:48 -03:00
  • 8a48daa84d
    feat(ai): add avante.nvim for a better AI experience George Guimarães 2024-09-14 18:07:05 -03:00
  • 77477a3807 feat(extras): add workflow.hardtime and workflow.precognition phucisstupid 2025-09-15 20:40:30 +07:00
  • 5e7da4384d
    docs: updated news Folke Lemaitre 2025-09-15 12:12:43 +02:00
  • 773f28b491
    fix(mason): migrate to mason v2 (#6053) Iordanis Petkakis 2025-09-15 13:08:19 +03:00
  • 7b727af1ae
    test: remove mason version pin Folke Lemaitre 2025-09-15 12:06:45 +02:00
  • 6c8777a83c
    test: remove <0.11 stuff Folke Lemaitre 2025-09-15 12:01:47 +02:00
  • d4aa0a7da2
    refactor: remove < 0.11 code Folke Lemaitre 2025-09-15 11:59:46 +02:00
  • 6cb3d86762
    Merge branch 'main' into fix/mason-v2 Folke Lemaitre 2025-09-15 11:53:09 +02:00
  • 3aa2916569
    fix(extras): disable blink path source in CopilotChat (#5666) (#5754) S1M0N38 2025-09-15 11:49:11 +02:00
  • ae3aaf2dd3
    fix(mini): update mini plugin references from echasnovski to nvim-mini (#6374) Sergey Kochetkov 2025-09-15 11:45:00 +02:00
  • d6d9c711fd
    feat: add proper renames of echasnovski specs Folke Lemaitre 2025-09-15 11:44:25 +02:00
  • 42dfe083fe
    Merge branch 'main' into sk/update-mini-refs Folke Lemaitre 2025-09-15 11:32:06 +02:00
  • 848dd3132a
    fix(neo-tree): import neo-tree Extra before edgy Extra (#5763) Iordanis Petkakis 2025-09-15 12:27:29 +03:00
  • e2ba6bb511
    fix(harpoon): keymaps for 1-9. Fixes #6319 Folke Lemaitre 2025-09-15 11:24:41 +02:00
  • 02d0c9aebd
    fix(catppuccin): follow renamed integration (#6354) flippette 2025-09-15 12:21:32 +03:00
  • a7a94c50ac
    refactor: remove all <0.11 compat code Folke Lemaitre 2025-09-15 11:16:51 +02:00
  • 3516ae736a
    fix: remove 0.9 compat Folke Lemaitre 2025-09-15 11:04:50 +02:00
  • 80573196a1 chore(build): auto-generate docs folke 2025-09-15 09:00:43 +00:00
  • 0e56786aa4
    docs: update required Neovim version Folke Lemaitre 2025-09-15 10:59:26 +02:00
  • e7ce65e1bb
    feat!: LazyVim now requires Neovim >= 0.11 See #6421 for more info Folke Lemaitre 2025-09-15 10:58:22 +02:00
  • 53a2de1c8b
    chore(main): release 14.15.1 (#6420) v14.15.1 github-actions[bot] 2025-09-15 10:55:48 +02:00
  • cb5c4b5e81 Merge branch 'main' into dev chuyanlong 2025-09-15 16:47:49 +08:00
  • 15452115f6
    chore(main): release 14.15.1 github-actions[bot] 2025-09-15 05:45:15 +00:00