LazyVim.LazyVim/lua/lazyvim/plugins
Stefan Krüger 393a9c7c7a
fix(neotest): add required nvim-nio to test and dap extra (neotest and nvim-dap-ui respectively) (#2763)
* Adding required nvim-nio to neotest in test-core

neotest now requires nvim-neotest/nvim-nio to be
installed as per BREAKING CHANGE: https://github.com/nvim-neotest/neotest/pull/337

* Adding nvim-nio as dependency

nvim-dap-ui now requires  nvim-neotest/nvim-nio as a dependency as of recent changes
2024-03-19 22:02:22 +01:00
..
extras fix(neotest): add required nvim-nio to test and dap extra (neotest and nvim-dap-ui respectively) (#2763) 2024-03-19 22:02:22 +01:00
lsp feat(lsp): added native codelens support. Enable in lsp settings. (disabled by default). Fixes #2656 2024-03-07 17:04:18 +01:00
coding.lua feat(snippets): added extra to use native snippets instead of LuaSnip. 2024-01-22 08:39:07 +01:00
colorscheme.lua feat(catppuccin): enable more integrations (#1922) 2023-11-04 11:09:01 +01:00
editor.lua fix(which-key): add group description for folds (#2496) 2024-03-14 17:12:47 +01:00
formatting.lua fix(conform): make lsp_fallback option user configurable (#2616) 2024-03-14 14:14:41 +01:00
init.lua perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
linting.lua feat(linting): ability to configure global and fallback linters (#1727) 2023-10-15 07:18:00 +02:00
treesitter.lua chore(treesitter.lua): fix typo (#2026) 2024-03-07 11:48:37 +01:00
ui.lua feat(ui): dashboard files searches git files if in git repo (#2240) 2024-03-07 12:11:26 +01:00
util.lua fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00
xtras.lua fix(extras): prevent duplicate extra imports 2024-03-08 11:51:18 +01:00