LazyVim.LazyVim/lua/lazyvim
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
..
config fix(lazygit): make sure we start lazygit in a valid git root 2024-03-18 11:23:55 +01:00
plugins 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
util fix(lazygit): make sure we start lazygit in a valid git root 2024-03-18 11:23:55 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00